File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5050 hooks :
5151 - id : check-useless-excludes
5252- repo : https://github.com/gruntwork-io/pre-commit
53- rev : v0.1.25 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases
53+ rev : v0.1.29 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases
5454 hooks :
5555 - id : shellcheck
5656- repo : https://github.com/ambv/black
@@ -68,14 +68,14 @@ repos:
6868 language : ruby
6969 files : \.(md|mdown|markdown)$
7070- repo : https://github.com/adrienverge/yamllint.git
71- rev : v1.35.1
71+ rev : v1.37.0
7272 hooks :
7373 - id : yamllint
7474 files : \.(yaml|yml)$
7575 types : [file, yaml]
7676 entry : ' yamllint --strict'
7777- repo : https://github.com/alessandrojcm/commitlint-pre-commit-hook
78- rev : v9.20 .0
78+ rev : v9.22 .0
7979 hooks :
8080 - id : commitlint
8181 stages : [commit-msg]
You can’t perform that action at this time.
0 commit comments