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 11---
22repos :
33 - repo : https://github.com/pre-commit/pre-commit-hooks
4- rev : v4.4 .0
4+ rev : v4.6 .0
55 hooks :
66 - id : check-added-large-files
77 args : ['--maxkb=500']
@@ -43,11 +43,11 @@ repos:
4343 hooks :
4444 - id : check-useless-excludes
4545 - repo : https://github.com/gruntwork-io/pre-commit
46- rev : v0.1.20
46+ rev : v0.1.26
4747 hooks :
4848 - id : shellcheck
4949 - repo : https://github.com/markdownlint/markdownlint
50- rev : v0.12 .0
50+ rev : v0.13 .0
5151 hooks :
5252 - id : markdownlint
5353 name : Markdownlint
5656 language : ruby
5757 files : \.(md|mdown|markdown)$
5858 - repo : https://github.com/adrienverge/yamllint.git
59- rev : v1.30.0
59+ rev : v1.35.1
6060 hooks :
6161 - id : yamllint
6262 files : \.(yaml|yml)$
6767 ^.github/
6868 )
6969 - repo : https://github.com/alessandrojcm/commitlint-pre-commit-hook
70- rev : v9.5 .0
70+ rev : v9.21 .0
7171 hooks :
7272 - id : commitlint
7373 stages : [commit-msg]
You can’t perform that action at this time.
0 commit comments