Skip to content

Commit

Permalink
Have Renovate add labels to PRs it creates. (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbarth authored Sep 16, 2023
1 parent 67360dc commit ea86240
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"]
"extends": ["config:base"],
"labels": ["dependencies", "renovate"]
}

0 comments on commit ea86240

Please sign in to comment.