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.14.1
17
+ rev : 1.15.0
18
18
hooks :
19
19
- id : django-upgrade
20
20
args : [--target-version, "3.2"]
@@ -24,27 +24,27 @@ repos:
24
24
- id : rst-backticks
25
25
- id : rst-directive-colons
26
26
- repo : https://github.com/pre-commit/mirrors-prettier
27
- rev : v3.0.2
27
+ rev : v3.0.3
28
28
hooks :
29
29
- id : prettier
30
30
types_or : [javascript, css]
31
31
args :
32
32
- --trailing-comma=es5
33
33
- repo : https://github.com/pre-commit/mirrors-eslint
34
- rev : v8.48 .0
34
+ rev : v8.50 .0
35
35
hooks :
36
36
- id : eslint
37
37
files : \.js?$
38
38
types : [file]
39
39
args :
40
40
- --fix
41
41
- repo : https://github.com/astral-sh/ruff-pre-commit
42
- rev : ' v0.0.286 '
42
+ rev : ' v0.0.291 '
43
43
hooks :
44
44
- id : ruff
45
45
args : [--fix, --exit-non-zero-on-fix]
46
46
- repo : https://github.com/psf/black
47
- rev : 23.7.0
47
+ rev : 23.9.1
48
48
hooks :
49
49
- id : black
50
50
language_version : python3
You can’t perform that action at this time.
0 commit comments