diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1cf5d02..7720ecb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,6 +31,6 @@ repos: - id: end-of-file-fixer exclude: tests/.* - repo: https://github.com/pypa/pip-audit - rev: v2.7.3 + rev: v2.9.0 hooks: - id: pip-audit