Skip to content

Commit

Permalink
infra: update renovate labels
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Nov 28, 2022
1 parent 3aa6788 commit 72abfc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", "schedule:weekly", "group:allNonMajor"],
"labels": ["dependencies"],
"labels": ["c: dependencies"],
"rangeStrategy": "bump",
"packageRules": [
{
Expand Down Expand Up @@ -59,6 +59,6 @@
}
],
"vulnerabilityAlerts": {
"labels": ["security"]
"labels": ["c: security"]
}
}

0 comments on commit 72abfc3

Please sign in to comment.