Skip to content

Commit b1427c6

Browse files
authored
Prioritize Renovate security updates (#559)
1 parent 0acdba8 commit b1427c6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

renovate.json5

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@
2828
}
2929
],
3030
"packageRules": [
31+
{
32+
"matchCategories": ["security"],
33+
"schedule": ["at any time"],
34+
"prPriority": 10,
35+
},
3136
{
3237
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
3338
"automerge": true,

0 commit comments

Comments
 (0)