Skip to content

Commit 67c4d1b

Browse files
pre-commit-ci[bot]carlio
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.0 → v0.14.4](astral-sh/ruff-pre-commit@v0.13.0...v0.14.4) - [github.com/tox-dev/pyproject-fmt: v2.6.0 → v2.11.1](tox-dev/pyproject-fmt@v2.6.0...v2.11.1)
1 parent 91bd3f3 commit 67c4d1b

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
@@ -12,7 +12,7 @@ repos:
1212
- id: debug-statements
1313
- id: check-added-large-files
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.13.0
15+
rev: v0.14.4
1616
hooks:
1717
- id: ruff-format
1818
- id: ruff
@@ -24,7 +24,7 @@ repos:
2424
|tests/.*
2525
)$
2626
- repo: https://github.com/tox-dev/pyproject-fmt
27-
rev: "v2.6.0"
27+
rev: "v2.11.1"
2828
hooks:
2929
- id: pyproject-fmt
3030
- repo: https://github.com/codespell-project/codespell

0 commit comments

Comments
 (0)