diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 185a6701..290cc5af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ ci: submodules: false repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.86.3 + rev: 39.112.0 hooks: - id: renovate-config-validator - repo: https://github.com/pre-commit/pre-commit-hooks @@ -25,7 +25,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