diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c564646a6..9f720a299 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ repos: - repo: https://github.com/gitguardian/ggshield - rev: v1.14.5 + rev: v1.38.0 hooks: - id: ggshield language_version: python3 - stages: [commit] + stages: [pre-commit]