File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -39,11 +39,11 @@ repos:
3939 - id : check-useless-excludes
4040 - repo : https://github.com/gruntwork-io/pre-commit
4141 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases
42- rev : v0.1.23
42+ rev : v0.1.28
4343 hooks :
4444 - id : shellcheck
4545 - repo : https://github.com/asottile/reorder_python_imports
46- rev : v3.12 .0
46+ rev : v3.14 .0
4747 hooks :
4848 - id : reorder-python-imports
4949 language_version : python3
6363 language : ruby
6464 files : \.(md|mdown|markdown)$
6565 - repo : https://github.com/adrienverge/yamllint.git
66- rev : v1.35.1
66+ rev : v1.37.0
6767 hooks :
6868 - id : yamllint
6969 files : \.(yaml|yml)$
7676 args : ['--title=### Table of Contents']
7777 descripiton : ' Generates table of contents for markdown files'
7878 - repo : https://github.com/alessandrojcm/commitlint-pre-commit-hook
79- rev : v9.16 .0
79+ rev : v9.22 .0
8080 hooks :
8181 - id : commitlint
8282 stages : [commit-msg]
You can’t perform that action at this time.
0 commit comments