Skip to content

Commit fe968e2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.7.3](astral-sh/ruff-pre-commit@v0.7.2...v0.7.3) - [github.com/abravalheri/validate-pyproject: v0.22 → v0.23](abravalheri/validate-pyproject@v0.22...v0.23)
1 parent 7f18cf5 commit fe968e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ repos:
4444
args:
4545
- --fix
4646
- repo: https://github.com/astral-sh/ruff-pre-commit
47-
rev: 'v0.7.2'
47+
rev: 'v0.7.3'
4848
hooks:
4949
- id: ruff
5050
args: [--fix, --exit-non-zero-on-fix]
@@ -54,6 +54,6 @@ repos:
5454
hooks:
5555
- id: pyproject-fmt
5656
- repo: https://github.com/abravalheri/validate-pyproject
57-
rev: v0.22
57+
rev: v0.23
5858
hooks:
5959
- id: validate-pyproject

0 commit comments

Comments
 (0)