File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,24 +14,24 @@ repos:
14
14
- id : mixed-line-ending
15
15
- id : trailing-whitespace
16
16
- repo : https://github.com/adamchainz/django-upgrade
17
- rev : 1.28 .0
17
+ rev : 1.29 .0
18
18
hooks :
19
19
- id : django-upgrade
20
20
args : [--target-version, "3.2"]
21
21
- repo : https://github.com/astral-sh/ruff-pre-commit
22
- rev : " v0.13.0 "
22
+ rev : " v0.13.3 "
23
23
hooks :
24
24
- id : ruff
25
25
args : [--unsafe-fixes]
26
26
- id : ruff-format
27
27
- repo : https://github.com/biomejs/pre-commit
28
- rev : " v2.2.4 "
28
+ rev : " v2.2.5 "
29
29
hooks :
30
30
- id : biome-check
31
31
args : [--unsafe]
32
32
verbose : true
33
33
- repo : https://github.com/tox-dev/pyproject-fmt
34
- rev : v2.6 .0
34
+ rev : v2.7 .0
35
35
hooks :
36
36
- id : pyproject-fmt
37
37
- repo : https://github.com/abravalheri/validate-pyproject
You can’t perform that action at this time.
0 commit comments