Skip to content

Commit

Permalink
Suppress Renovate artifact update errors
Browse files Browse the repository at this point in the history
  • Loading branch information
simu committed Mar 18, 2022
1 parent bb17d67 commit abd5e55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"fileFilters": [ "tests/golden/**" ],
"executionMode": "update"
},
"suppressNotifications": [ "artifactErrors" ],
"labels": [
"dependency"
]
Expand Down

0 comments on commit abd5e55

Please sign in to comment.