We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pip-audit
1 parent 64943e6 commit f11c435Copy full SHA for f11c435
1 file changed
.pre-commit-config.yaml
@@ -16,6 +16,10 @@ repos:
16
rev: 25.12.0
17
hooks:
18
- id: black
19
+ - repo: https://github.com/pypa/pip-audit
20
+ rev: v2.10.0
21
+ hooks:
22
+ - id: pip-audit
23
- repo: https://github.com/pre-commit/pre-commit-hooks
24
rev: v6.0.0
25
0 commit comments