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 @@ -59,23 +59,23 @@ repos:
5959 - " --autofix"
6060 id : pretty-format-json
6161 repo : https://github.com/pre-commit/pre-commit-hooks
62- rev : v5 .0.0
62+ rev : v6 .0.0
6363 - hooks :
6464 - args :
6565 - " --fix"
6666 - " --select=I"
6767 id : ruff
6868 - id : ruff-format
6969 repo : https://github.com/astral-sh/ruff-pre-commit
70- rev : v0.9.7
70+ rev : v0.12.11
7171 - hooks :
7272 - id : actionlint
7373 repo : https://github.com/rhysd/actionlint
7474 rev : v1.7.7
7575 - hooks :
7676 - id : shellcheck
7777 repo : https://github.com/gruntwork-io/pre-commit
78- rev : v0.1.26
78+ rev : v0.1.30
7979 - hooks :
8080 - args : ["--maxkb=800"]
8181 id : check-added-large-files
@@ -94,13 +94,13 @@ repos:
9494 - " --allow-missing-credentials"
9595 id : detect-aws-credentials
9696 repo : https://github.com/pre-commit/pre-commit-hooks
97- rev : v5 .0.0
97+ rev : v6 .0.0
9898 - hooks :
9999 - additional_dependencies : ["@commitlint/config-conventional"]
100100 id : commitlint
101101 stages : [commit-msg]
102102 repo : https://github.com/alessandrojcm/commitlint-pre-commit-hook
103- rev : v9.21 .0
103+ rev : v9.22 .0
104104 - hooks :
105105 - id : go-fmt
106106 - id : go-vet
You can’t perform that action at this time.
0 commit comments