We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a08090 commit 8c27fe4Copy full SHA for 8c27fe4
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
args: [--fix=lf]
12
- id: debug-statements
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: "v0.11.6"
+ rev: "v0.11.13"
15
hooks:
16
- id: ruff
17
args: ["--fix"]
@@ -20,7 +20,7 @@ repos:
20
exclude: ^pylint_django/tests/input.*$
21
args: [--line-length=120]
22
- repo: https://github.com/tox-dev/pyproject-fmt
23
- rev: "v2.5.1"
+ rev: "v2.6.0"
24
25
- id: pyproject-fmt
26
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
0 commit comments