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 7
7
- id : check-hooks-apply
8
8
- id : check-useless-excludes
9
9
- repo : https://github.com/pre-commit/pre-commit-hooks
10
- rev : v4.4 .0
10
+ rev : v4.6 .0
11
11
hooks :
12
12
- id : no-commit-to-branch
13
13
args : ["--branch", main]
@@ -22,12 +22,12 @@ repos:
22
22
args : [--autofix]
23
23
- id : check-yaml
24
24
- repo : https://github.com/python-jsonschema/check-jsonschema
25
- rev : 0.27.0
25
+ rev : 0.29.3
26
26
hooks :
27
27
- id : check-dependabot
28
28
- id : check-github-workflows
29
29
- repo : https://github.com/crate-ci/typos
30
- rev : v1.16.15
30
+ rev : v1.25.0
31
31
hooks :
32
32
- id : typos
33
33
- repo : https://github.com/pappasam/toml-sort
39
39
- --trailing-comma-inline-array
40
40
- --spaces-before-inline-comment=2
41
41
- repo : https://github.com/pre-commit/mirrors-prettier
42
- rev : v3 .0.3
42
+ rev : v4 .0.0-alpha.8
43
43
hooks :
44
44
- id : prettier
45
45
args : [--trailing-comma, all]
You can’t perform that action at this time.
0 commit comments