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 13
13
14
14
repos :
15
15
- repo : https://github.com/pre-commit/pre-commit-hooks
16
- rev : v4.6 .0
16
+ rev : v5.0 .0
17
17
hooks :
18
18
- id : check-added-large-files
19
19
- id : check-merge-conflict
@@ -33,24 +33,24 @@ repos:
33
33
- commit-msg
34
34
35
35
- repo : https://github.com/codespell-project/codespell
36
- rev : v2.3.0
36
+ rev : v2.4.1
37
37
hooks :
38
38
- id : codespell
39
39
40
40
- repo : https://github.com/adrienverge/yamllint
41
- rev : v1.35.1
41
+ rev : v1.36.2
42
42
hooks :
43
43
- id : yamllint
44
44
args : [-c=.yamllint]
45
45
46
46
- repo : https://github.com/igorshubovych/markdownlint-cli
47
- rev : v0.41 .0
47
+ rev : v0.44 .0
48
48
hooks :
49
49
- id : markdownlint
50
50
- id : markdownlint-fix
51
51
52
52
- repo : https://github.com/lycheeverse/lychee
53
- rev : v0.15.1
53
+ rev : nightly
54
54
hooks :
55
55
- id : lychee-docker
56
56
# Optionally include additional CLI arguments
You can’t perform that action at this time.
0 commit comments