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 @@ -39,11 +39,11 @@ repos:
39
39
- id : check-useless-excludes
40
40
- repo : https://github.com/gruntwork-io/pre-commit
41
41
# Get the latest from: https://github.com/gruntwork-io/pre-commit/releases
42
- rev : v0.1.23
42
+ rev : v0.1.28
43
43
hooks :
44
44
- id : shellcheck
45
45
- repo : https://github.com/asottile/reorder_python_imports
46
- rev : v3.12 .0
46
+ rev : v3.14 .0
47
47
hooks :
48
48
- id : reorder-python-imports
49
49
language_version : python3
63
63
language : ruby
64
64
files : \.(md|mdown|markdown)$
65
65
- repo : https://github.com/adrienverge/yamllint.git
66
- rev : v1.35.1
66
+ rev : v1.37.0
67
67
hooks :
68
68
- id : yamllint
69
69
files : \.(yaml|yml)$
76
76
args : ['--title=### Table of Contents']
77
77
descripiton : ' Generates table of contents for markdown files'
78
78
- repo : https://github.com/alessandrojcm/commitlint-pre-commit-hook
79
- rev : v9.16 .0
79
+ rev : v9.22 .0
80
80
hooks :
81
81
- id : commitlint
82
82
stages : [commit-msg]
You can’t perform that action at this time.
0 commit comments