Skip to content

Commit

Permalink
Merge pull request #69 from projectsyn/feat/renovate-suppress-artifac…
Browse files Browse the repository at this point in the history
…t-errors

Suppress Renovate artifact update errors
  • Loading branch information
simu authored Mar 18, 2022
2 parents bb17d67 + abd5e55 commit 37fc2ed
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 37fc2ed

Please sign in to comment.