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 @@ -7,7 +7,7 @@ exclude: |
77 )
88repos :
99- repo : https://github.com/pre-commit/pre-commit-hooks
10- rev : v4.5 .0
10+ rev : v4.6 .0
1111 hooks :
1212 - id : check-added-large-files
1313 args : ['--maxkb=500']
@@ -50,11 +50,11 @@ repos:
5050 hooks :
5151 - id : check-useless-excludes
5252- repo : https://github.com/gruntwork-io/pre-commit
53- rev : v0.1.23 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases
53+ rev : v0.1.25 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases
5454 hooks :
5555 - id : shellcheck
5656- repo : https://github.com/ambv/black
57- rev : 24.3 .0
57+ rev : 24.10 .0
5858 hooks :
5959 - id : black
6060 language_version : python3.8
7575 types : [file, yaml]
7676 entry : ' yamllint --strict'
7777- repo : https://github.com/alessandrojcm/commitlint-pre-commit-hook
78- rev : v9.13 .0
78+ rev : v9.20 .0
7979 hooks :
8080 - id : commitlint
8181 stages : [commit-msg]
You can’t perform that action at this time.
0 commit comments