File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
hooks :
15
15
- id : doc8
16
16
- repo : https://github.com/adamchainz/django-upgrade
17
- rev : 1.22.1
17
+ rev : 1.22.2
18
18
hooks :
19
19
- id : django-upgrade
20
20
args : [--target-version, "4.2"]
@@ -32,19 +32,19 @@ repos:
32
32
args :
33
33
- --trailing-comma=es5
34
34
- repo : https://github.com/pre-commit/mirrors-eslint
35
- rev : v9.15 .0
35
+ rev : v9.17 .0
36
36
hooks :
37
37
- id : eslint
38
38
additional_dependencies :
39
- - " eslint@v9.15 .0"
40
- - " @eslint/js@v9.15 .0"
39
+ - " eslint@v9.17 .0"
40
+ - " @eslint/js@v9.17 .0"
41
41
- " globals"
42
42
files : \.js?$
43
43
types : [file]
44
44
args :
45
45
- --fix
46
46
- repo : https://github.com/astral-sh/ruff-pre-commit
47
- rev : ' v0.8.0 '
47
+ rev : ' v0.8.3 '
48
48
hooks :
49
49
- id : ruff
50
50
args : [--fix, --exit-non-zero-on-fix]
You can’t perform that action at this time.
0 commit comments