diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a736602fdf..40255543fc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: - https://github.com/oamg/convert2rhel.git stages: [manual, push] - repo: https://github.com/gitleaks/gitleaks - rev: v8.18.2 + rev: v8.18.3 hooks: - id: gitleaks stages: [manual, push]