Skip to content

Commit

Permalink
[update-safety-alerts] add project.json, silence 5 alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex committed Jan 18, 2023
1 parent ab98bb0 commit 08190b6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions project.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"variables": {
"SAFETY_IGNORE_IDS": [
"51457",
"51499",
"52322",
"52495",
"52518"
]
}
}

0 comments on commit 08190b6

Please sign in to comment.