Skip to content

Commit 94242df

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v3.2.0 → v5.0.0](pre-commit/pre-commit-hooks@v3.2.0...v5.0.0) - [github.com/gruntwork-io/pre-commit: v0.1.10 → v0.1.30](gruntwork-io/pre-commit@v0.1.10...v0.1.30) - [github.com/pre-commit/mirrors-prettier: v2.2.1 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v2.2.1...v4.0.0-alpha.8)
1 parent 5ace0cd commit 94242df

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v3.2.0
3+
rev: v5.0.0
44
hooks:
55
- id: check-added-large-files
66
args: ["--maxkb=500"]
@@ -24,14 +24,14 @@ repos:
2424
- id: trailing-whitespace
2525
args: [--markdown-linebreak-ext=md]
2626
- repo: https://github.com/gruntwork-io/pre-commit
27-
rev: v0.1.10
27+
rev: v0.1.30
2828
hooks:
2929
- id: shellcheck
3030
exclude: |
3131
(?x)^(
3232
gradlew
3333
)$
3434
- repo: https://github.com/pre-commit/mirrors-prettier
35-
rev: v2.2.1
35+
rev: v4.0.0-alpha.8
3636
hooks:
3737
- id: prettier

0 commit comments

Comments
 (0)