diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 110f4e30..74d97980 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: # - id: forbid-crlf # - id: remove-crlf - repo: https://github.com/zricethezav/gitleaks - rev: v8.18.2 + rev: v8.18.4 hooks: - id: gitleaks - repo: https://github.com/Bahjat/pre-commit-golang @@ -67,7 +67,7 @@ repos: args: ["--allow-parallel-runners", "--go=1.17", "--config=.golangci.yml"] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.382.3 + rev: 37.410.1 hooks: - id: renovate-config-validator - repo: https://github.com/pre-commit-ci/pre-commit-ci-config @@ -79,7 +79,7 @@ repos: # hooks: # - id: hadolint - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.4 + rev: 0.28.5 hooks: - id: check-github-workflows - id: check-dependabot