Skip to content

Commit

Permalink
[update-safety-alerts] silence 2 safety alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex committed Jan 18, 2023
1 parent 51090b5 commit d31d572
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion project.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"variables": {
"SAFETY_IGNORE_IDS": [
"43313"
"43313",
"51499",
"52495"
]
}
}

0 comments on commit d31d572

Please sign in to comment.