diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e14e7b658..9d5d216c2 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: 40.0.8 + rev: 40.62.1 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.99.0 + rev: v1.99.4 hooks: - id: terraform_fmt - id: terraform_tflint