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 @@ -13,7 +13,7 @@ default_language_version:
13
13
14
14
repos :
15
15
- repo : " https://github.com/pycontribs/mirrors-prettier"
16
- rev : v3.5.3
16
+ rev : v3.6.2
17
17
hooks :
18
18
- id : prettier
19
19
# Exclude the HTML, since it doesn't understand Jinja2
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.11.12 "
25
+ rev : " v0.12.2 "
26
26
hooks :
27
27
- id : ruff
28
28
args : [--exit-non-zero-on-fix]
41
41
types_or : ["html"]
42
42
43
43
- repo : " https://github.com/PyCQA/doc8"
44
- rev : v1.1.2
44
+ rev : v2.0.0
45
45
hooks :
46
46
- id : doc8
47
47
56
56
- id : remove-metadata
57
57
58
58
- repo : " https://github.com/thibaudcolas/pre-commit-stylelint"
59
- rev : v16.20.0
59
+ rev : v16.21.1
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