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,17 +14,17 @@ repos:
14
14
- id : trailing-whitespace
15
15
16
16
- repo : https://github.com/astral-sh/ruff-pre-commit
17
- rev : v0.7.1
17
+ rev : v0.8.2
18
18
hooks :
19
19
- id : ruff-format
20
20
21
21
- repo : https://github.com/python-jsonschema/check-jsonschema
22
- rev : 0.29.4
22
+ rev : 0.30.0
23
23
hooks :
24
24
- id : check-github-workflows
25
25
26
26
- repo : https://github.com/rhysd/actionlint
27
- rev : v1.7.3
27
+ rev : v1.7.4
28
28
hooks :
29
29
- id : actionlint
30
30
34
34
- id : pyproject-fmt
35
35
36
36
- repo : https://github.com/abravalheri/validate-pyproject
37
- rev : v0.22
37
+ rev : v0.23
38
38
hooks :
39
39
- id : validate-pyproject
40
40
44
44
- id : tox-ini-fmt
45
45
46
46
- repo : https://github.com/rbubley/mirrors-prettier
47
- rev : v3.3.3
47
+ rev : v3.4.2
48
48
hooks :
49
49
- id : prettier
50
50
files : templates/switchers.js
You can’t perform that action at this time.
0 commit comments