File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -22,23 +22,23 @@ repos:
22
22
exclude : .+\.html|webpack\.config\.js|tests/test_a11y/
23
23
24
24
- repo : https://github.com/psf/black
25
- rev : 24.8 .0
25
+ rev : 24.10 .0
26
26
hooks :
27
27
- id : black
28
28
29
29
- repo : https://github.com/astral-sh/ruff-pre-commit
30
- rev : " v0.6.3 "
30
+ rev : " v0.7.2 "
31
31
hooks :
32
32
- id : ruff
33
33
34
34
- repo : https://github.com/asottile/pyupgrade
35
- rev : v3.17 .0
35
+ rev : v3.19 .0
36
36
hooks :
37
37
- id : pyupgrade
38
38
args : [--py37-plus]
39
39
40
40
- repo : https://github.com/Riverside-Healthcare/djLint
41
- rev : v1.35.2
41
+ rev : v1.35.4
42
42
hooks :
43
43
- id : djlint-jinja
44
44
types_or : ["html"]
49
49
- id : doc8
50
50
51
51
- repo : " https://github.com/kynan/nbstripout"
52
- rev : " 0.7.1 "
52
+ rev : " 0.8.0 "
53
53
hooks :
54
54
- id : nbstripout
55
55
59
59
- id : remove-metadata
60
60
61
61
- repo : https://github.com/thibaudcolas/pre-commit-stylelint
62
- rev : v16.9 .0
62
+ rev : v16.10 .0
63
63
hooks :
64
64
- id : stylelint
65
65
# automatically fix .scss files where possible
You can’t perform that action at this time.
0 commit comments