Skip to content

Commit b83bf57

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.14.10](astral-sh/ruff-pre-commit@v0.13.2...v0.14.10) - [github.com/tox-dev/pyproject-fmt: v2.6.0 → v2.11.1](tox-dev/pyproject-fmt@v2.6.0...v2.11.1)
1 parent a435b39 commit b83bf57

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
@@ -54,13 +54,13 @@ repos:
5454
- tomli
5555

5656
- repo: https://github.com/astral-sh/ruff-pre-commit
57-
rev: v0.13.2
57+
rev: v0.14.10
5858
hooks:
5959
- id: ruff-check
6060
# - id: ruff-format
6161

6262
- repo: https://github.com/tox-dev/pyproject-fmt
63-
rev: v2.6.0
63+
rev: v2.11.1
6464
hooks:
6565
- id: pyproject-fmt
6666

0 commit comments

Comments
 (0)