Skip to content

Commit ba64928

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.11.2](astral-sh/ruff-pre-commit@v0.9.10...v0.11.2)
1 parent df76fa8 commit ba64928

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
@@ -20,7 +20,7 @@ repos:
2020
doc/data/messages/m/missing-final-newline/bad/crlf.py
2121
)$
2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: "v0.9.10"
23+
rev: "v0.11.2"
2424
hooks:
2525
- id: ruff
2626
args: ["--fix"]
@@ -174,6 +174,6 @@ repos:
174174
hooks:
175175
- id: pyproject-fmt
176176
- repo: https://github.com/abravalheri/validate-pyproject
177-
rev: v0.24
177+
rev: v0.24.1
178178
hooks:
179179
- id: validate-pyproject

0 commit comments

Comments
 (0)