Skip to content

Commit 3c0c7bb

Browse files
[pre-commit.ci] pre-commit autoupdate
[skip ci] updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.12.2](astral-sh/ruff-pre-commit@v0.9.7...v0.12.2) - [github.com/gruntwork-io/pre-commit: v0.1.26 → v0.1.29](gruntwork-io/pre-commit@v0.1.26...v0.1.29) - [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.21.0 → v9.22.0](alessandrojcm/commitlint-pre-commit-hook@v9.21.0...v9.22.0)
1 parent 8036a91 commit 3c0c7bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ repos:
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.2
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.29
7979
- hooks:
8080
- args: ["--maxkb=800"]
8181
id: check-added-large-files
@@ -100,7 +100,7 @@ repos:
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

0 commit comments

Comments
 (0)