Skip to content

Commit

Permalink
update pip-audit
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbonhomme committed May 30, 2023
1 parent 231cfbe commit 7cf4e64
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 222 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/trailofbits/pip-audit
rev: v2.5.4
rev: v2.5.6
hooks:
- id: pip-audit
args: ["--ignore-vuln", "PYSEC-2022-203"]
Loading

0 comments on commit 7cf4e64

Please sign in to comment.