Skip to content

Commit eade69e

Browse files
[pre-commit.ci] pre-commit autoupdate (#10738)
1 parent 47a4e94 commit eade69e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.14.3"
23+
rev: "v0.14.4"
2424
hooks:
2525
- id: ruff-check
2626
args: ["--fix"]
@@ -43,7 +43,7 @@ repos:
4343
- id: isort
4444
exclude: doc/data/messages/
4545
- repo: https://github.com/psf/black-pre-commit-mirror
46-
rev: 25.9.0
46+
rev: 25.11.0
4747
hooks:
4848
- id: black
4949
args: [--safe, --quiet]
@@ -165,7 +165,7 @@ repos:
165165
additional_dependencies:
166166
- tomli
167167
- repo: https://github.com/tox-dev/pyproject-fmt
168-
rev: "v2.11.0"
168+
rev: "v2.11.1"
169169
hooks:
170170
- id: pyproject-fmt
171171
- repo: https://github.com/abravalheri/validate-pyproject

0 commit comments

Comments
 (0)