Skip to content

Commit

Permalink
chore: synced file(s) with honestbank/.github (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
honestbank-bot authored Sep 12, 2024
1 parent ca65c0a commit ca2bf41
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0 # Get the latest from: https://github.com/pre-commit/pre-commit-hooks/releases
rev: v4.6.0 # Get the latest from: https://github.com/pre-commit/pre-commit-hooks/releases
hooks:
- id: check-yaml
args: ["--allow-multiple-documents"]
Expand All @@ -22,7 +22,7 @@ repos:
stages: [commit]
pass_filenames: false
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.88.4 # Get the latest from: https://github.com/antonbabenko/pre-commit-terraform/releases
rev: v1.94.0 # Get the latest from: https://github.com/antonbabenko/pre-commit-terraform/releases
hooks:
- id: terraform_fmt
- id: terraform_validate
Expand All @@ -46,7 +46,7 @@ repos:
stages: [commit]
pass_filenames: false
- repo: https://github.com/gitguardian/ggshield
rev: v1.26.0
rev: v1.31.0
hooks:
- id: ggshield
language: python
Expand All @@ -64,7 +64,7 @@ repos:
# where the end of line fixer runs first and then the docs and fmt
# and other hooks that modify files will break it again.
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0 # Get the latest from: https://github.com/pre-commit/pre-commit-hooks/releases
rev: v4.6.0 # Get the latest from: https://github.com/pre-commit/pre-commit-hooks/releases
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer

0 comments on commit ca2bf41

Please sign in to comment.