Skip to content

Commit

Permalink
ci: Add more ignores on Safety session
Browse files Browse the repository at this point in the history
  • Loading branch information
MRichards99 committed Jan 4, 2024
1 parent 5ac810a commit a72af44
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,12 @@ def safety(session):
"62019",
"--ignore",
"62151",
"--ignore",
"62451",
"--ignore",
"62452",
"--ignore",
"62556",
)

try:
Expand Down

0 comments on commit a72af44

Please sign in to comment.