Skip to content

Commit

Permalink
chore(deps): update pre-commit [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
IK Renovate Bot committed Dec 29, 2024
1 parent 24c2066 commit f967e5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.6.0
hooks:
- id: check-added-large-files
args: ['--maxkb=500']
Expand All @@ -17,7 +17,7 @@ repos:
- id: detect-aws-credentials
args: ['--allow-missing-credentials']
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.79.1
rev: v1.96.3
hooks:
- id: terraform_fmt
- id: terraform_docs
Expand Down

0 comments on commit f967e5b

Please sign in to comment.