diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c3990a97..facc367c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: ruff-format - repo: https://github.com/betterleaks/betterleaks - rev: v1.3.1 + rev: v1.4.1 hooks: - id: betterleaks @@ -23,7 +23,7 @@ repos: "-j2" ] - repo: https://github.com/pypa/pip-audit - rev: v2.10.0 + rev: v2.10.1 hooks: - id: pip-audit args: ["."]