diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d3b6d000..777a7665 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: 41.149.2 + rev: 41.173.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.102.0 + rev: v1.103.0 hooks: - id: terraform_fmt - id: terraform_tflint