Skip to content

Commit

Permalink
Merge pull request #18 from dataforgoodfr/web
Browse files Browse the repository at this point in the history
ignoring django cache vulnerability
  • Loading branch information
benoitfrisque authored Dec 19, 2024
2 parents ab64674 + b71b946 commit 3e3eb03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ repos:
rev: v1.3.1
hooks:
- id: python-safety-dependencies-check
args: [--ignore, "40459"] # ignoring django caching vulnerability

0 comments on commit 3e3eb03

Please sign in to comment.