File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
11
11
repos :
12
12
- repo : https://github.com/pre-commit/pre-commit-hooks
13
- rev : v4.6 .0
13
+ rev : v5.0 .0
14
14
hooks :
15
15
- id : check-added-large-files
16
16
- id : check-merge-conflict
@@ -30,30 +30,30 @@ repos:
30
30
- commit-msg
31
31
32
32
- repo : https://github.com/codespell-project/codespell
33
- rev : v2.3.0
33
+ rev : v2.4.1
34
34
hooks :
35
35
- id : codespell
36
36
37
37
- repo : https://github.com/adrienverge/yamllint
38
- rev : v1.35 .1
38
+ rev : v1.37 .1
39
39
hooks :
40
40
- id : yamllint
41
41
args : [-c=.yamllint]
42
42
43
43
- repo : https://github.com/3mdeb/hooks
44
- rev : v0.1.2
44
+ rev : v0.1.4
45
45
hooks :
46
46
- id : namespell
47
47
args : [--fix]
48
48
49
49
- repo : https://github.com/igorshubovych/markdownlint-cli
50
- rev : v0.41 .0
50
+ rev : v0.44 .0
51
51
hooks :
52
52
- id : markdownlint
53
53
- id : markdownlint-fix
54
54
55
55
- repo : https://github.com/lycheeverse/lychee
56
- rev : v0.15.1
56
+ rev : nightly
57
57
hooks :
58
58
- id : lychee-docker
59
59
# Optionally include additional CLI arguments
You can’t perform that action at this time.
0 commit comments