Skip to content

Commit a5c44f0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.6 → v0.11.13](astral-sh/ruff-pre-commit@v0.11.6...v0.11.13) - [github.com/tox-dev/pyproject-fmt: v2.5.1 → v2.6.0](tox-dev/pyproject-fmt@v2.5.1...v2.6.0)
1 parent 1a08090 commit a5c44f0

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
@@ -11,7 +11,7 @@ repos:
1111
args: [--fix=lf]
1212
- id: debug-statements
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: "v0.11.6"
14+
rev: "v0.11.13"
1515
hooks:
1616
- id: ruff
1717
args: ["--fix"]
@@ -20,7 +20,7 @@ repos:
2020
exclude: ^pylint_django/tests/input.*$
2121
args: [--line-length=120]
2222
- repo: https://github.com/tox-dev/pyproject-fmt
23-
rev: "v2.5.1"
23+
rev: "v2.6.0"
2424
hooks:
2525
- id: pyproject-fmt
2626
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version

0 commit comments

Comments
 (0)