Skip to content

Commit 344c2ba

Browse files
[pre-commit.ci] pre-commit autoupdate (#230)
1 parent 3bda58b commit 344c2ba

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
@@ -14,7 +14,7 @@ repos:
1414
args: [--target-version, "4.2"]
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.9.10
17+
rev: v0.11.0
1818
hooks:
1919
- id: ruff
2020
args: [--fix]
@@ -65,6 +65,6 @@ repos:
6565
args: [--autofix]
6666

6767
- repo: https://github.com/abravalheri/validate-pyproject
68-
rev: v0.23
68+
rev: v0.24
6969
hooks:
7070
- id: validate-pyproject

0 commit comments

Comments
 (0)