Skip to content

Commit ab790ea

Browse files
[pre-commit.ci] pre-commit autoupdate (#10406)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.10 → v0.11.11](astral-sh/ruff-pre-commit@v0.11.10...v0.11.11) - [github.com/tox-dev/pyproject-fmt: v2.5.1 → v2.6.0](tox-dev/pyproject-fmt@v2.5.1...v2.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ed59632 commit ab790ea

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.11.10"
23+
rev: "v0.11.11"
2424
hooks:
2525
- id: ruff
2626
args: ["--fix"]
@@ -157,7 +157,7 @@ repos:
157157
additional_dependencies:
158158
- tomli
159159
- repo: https://github.com/tox-dev/pyproject-fmt
160-
rev: "v2.5.1"
160+
rev: "v2.6.0"
161161
hooks:
162162
- id: pyproject-fmt
163163
- repo: https://github.com/abravalheri/validate-pyproject

0 commit comments

Comments
 (0)