File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
args : [--fix=lf]
12
12
- id : debug-statements
13
13
- repo : https://github.com/astral-sh/ruff-pre-commit
14
- rev : " v0.9.1 "
14
+ rev : " v0.11.6 "
15
15
hooks :
16
16
- id : ruff
17
17
args : ["--fix"]
@@ -20,13 +20,13 @@ repos:
20
20
exclude : ^pylint_django/tests/input.*$
21
21
args : [--line-length=120]
22
22
- repo : https://github.com/tox-dev/pyproject-fmt
23
- rev : " v2.5.0 "
23
+ rev : " v2.5.1 "
24
24
hooks :
25
25
- id : pyproject-fmt
26
26
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
27
27
additional_dependencies : ["tox>=4.9"]
28
28
- repo : https://github.com/codespell-project/codespell
29
- rev : v2.3.0
29
+ rev : v2.4.1
30
30
hooks :
31
31
- id : codespell
32
32
args : ["--toml=pyproject.toml"]
You can’t perform that action at this time.
0 commit comments