diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b640d8a..bd3e44b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: args: [ --autofix, --no-ensure-ascii, '--top-keys=openapi,info,servers,paths,components' ] files: docs/openapi.json - repo: https://github.com/zricethezav/gitleaks - rev: v8.20.1 + rev: v8.21.0 hooks: - id: gitleaks - repo: https://github.com/grigoriev/pre-commit-check-git-user