diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3688a9e..4ffe57c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: additional_dependencies: - ansible # necessary because we're using community collections - repo: https://github.com/gitguardian/ggshield - rev: v1.32.1 + rev: v1.33.0 hooks: - id: ggshield - repo: local