Skip to content

Commit

Permalink
Label the PRs created by Renovate (#883)
Browse files Browse the repository at this point in the history
This gives us something to filter on

@michaelkedar had this idea while we were walking through the release
process this week.

https://docs.renovatebot.com/configuration-options/#labels
  • Loading branch information
andrewpollock committed Dec 5, 2022
1 parent 5d2ece2 commit 0a271e4
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 @@ -5,6 +5,7 @@
],
"timezone": "Australia/Sydney",
"schedule": ["before 6am on monday"],
"label": ["dependencies"],
"packageRules": [
{
"matchUpdateTypes": ["major"],
Expand Down

0 comments on commit 0a271e4

Please sign in to comment.