File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
22
exclude : .+\.html|webpack\.config\.js|tests/test_a11y/
23
23
24
24
- repo : " https://github.com/astral-sh/ruff-pre-commit"
25
- rev : " v0.7.2 "
25
+ rev : " v0.8.1 "
26
26
hooks :
27
27
- id : ruff
28
28
args : [--exit-non-zero-on-fix]
35
35
args : [--py37-plus]
36
36
37
37
- repo : " https://github.com/Riverside-Healthcare/djLint"
38
- rev : v1.35.4
38
+ rev : v1.36.3
39
39
hooks :
40
40
- id : djlint-jinja
41
41
types_or : ["html"]
46
46
- id : doc8
47
47
48
48
- repo : " https://github.com/kynan/nbstripout"
49
- rev : " 0.8.0 "
49
+ rev : " 0.8.1 "
50
50
hooks :
51
51
- id : nbstripout
52
52
56
56
- id : remove-metadata
57
57
58
58
- repo : " https://github.com/thibaudcolas/pre-commit-stylelint"
59
- rev : v16.10 .0
59
+ rev : v16.11 .0
60
60
hooks :
61
61
- id : stylelint
62
62
# automatically fix .scss files where possible
You can’t perform that action at this time.
0 commit comments