Skip to content

Commit

Permalink
chore(deps): update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent ee30211 commit 1114d0f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ ci:
submodules: false
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.86.3
rev: 39.124.0
hooks:
- id: renovate-config-validator
- repo: https://github.com/eslint/eslint
rev: v9.17.0
rev: v9.18.0
hooks:
- id: eslint
args:
Expand All @@ -26,7 +26,7 @@ repos:
exclude: ^(src/test/resources/yourkey.txt|src/test/resources/secondkey.txt)
- id: trailing-whitespace
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.96.3
rev: v1.97.0
hooks:
- id: terraform_fmt
- id: terraform_tflint
Expand Down

0 comments on commit 1114d0f

Please sign in to comment.