Skip to content

Commit 65b6031

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/gruntwork-io/pre-commit: v0.1.29 → v0.1.30](gruntwork-io/pre-commit@v0.1.29...v0.1.30) - [github.com/gitguardian/ggshield: v1.38.1 → v1.45.0](GitGuardian/ggshield@v1.38.1...v1.45.0) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
1 parent 792bdf1 commit 65b6031

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
@@ -4,19 +4,19 @@ ci:
44
repos:
55

66
- repo: https://github.com/gruntwork-io/pre-commit
7-
rev: v0.1.29
7+
rev: v0.1.30
88
hooks:
99
- id: packer-validate
1010
name: packer validation
1111

1212
- repo: https://github.com/gitguardian/ggshield
13-
rev: v1.38.1
13+
rev: v1.45.0
1414
hooks:
1515
- id: ggshield
1616
name: gitguardian scanning
1717

1818
- repo: https://github.com/pre-commit/pre-commit-hooks
19-
rev: v5.0.0
19+
rev: v6.0.0
2020
hooks:
2121
- id: trailing-whitespace
2222
name: trailing whitespace

0 commit comments

Comments
 (0)