File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
---
7
7
repos :
8
8
- repo : https://github.com/pre-commit/pre-commit-hooks
9
- rev : v4.4 .0
9
+ rev : v4.6 .0
10
10
hooks :
11
11
- id : check-added-large-files
12
12
- id : check-merge-conflict
@@ -17,26 +17,26 @@ repos:
17
17
- id : mixed-line-ending
18
18
19
19
- repo : https://github.com/adrienverge/yamllint
20
- rev : v1.32.0
20
+ rev : v1.35.1
21
21
hooks :
22
22
- id : yamllint
23
23
args : [-c=.yamllint]
24
24
25
25
- repo : https://github.com/igorshubovych/markdownlint-cli
26
- rev : v0.34 .0
26
+ rev : v0.42 .0
27
27
hooks :
28
28
- id : markdownlint
29
29
- id : markdownlint-fix
30
30
31
31
- repo : https://github.com/talos-systems/conform
32
- rev : v0.1.0-alpha.27
32
+ rev : v0.1.0-alpha.30
33
33
hooks :
34
34
- id : conform
35
35
stages :
36
36
- commit-msg
37
37
38
38
- repo : https://github.com/codespell-project/codespell
39
- rev : v2.2.4
39
+ rev : v2.3.0
40
40
hooks :
41
41
- id : codespell
42
42
exclude : docs/test-results/.*\.html
You can’t perform that action at this time.
0 commit comments