diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 53ac6f0..14ddce3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - id: go-fmt - id: golangci-lint - repo: https://github.com/antonbabenko/pre-commit-terraform - rev: v1.83.3 + rev: v1.83.4 hooks: - id: terraform_fmt - id: terraform_docs @@ -40,6 +40,6 @@ repos: args: - --args=--config=__GIT_WORKING_DIR__/.tflint.hcl - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 36.97.3 + rev: 36.103.0 hooks: - id: renovate-config-validator