diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bb44540..99d6e3a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: pretty-format-json args: [--autofix, --no-ensure-ascii, '--top-keys=openapi,info,servers,paths,components'] - repo: https://github.com/zricethezav/gitleaks - rev: v8.18.4 + rev: v8.19.3 hooks: - id: gitleaks - repo: https://github.com/grigoriev/pre-commit-check-git-user @@ -28,6 +28,6 @@ repos: - id: check-git-config-user-email args: [--templates, ^\S+\.\S+@sbb\.ch$] - repo: https://github.com/commitizen-tools/commitizen - rev: v3.29.1 + rev: v3.29.0 hooks: - id: commitizen