Skip to content

Commit 0655ca2

Browse files
pjbgfxingzhang-suse
authored andcommitted
build: Change renovate to security bumps only
1 parent 1316a45 commit 0655ca2

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.github/renovate.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,17 @@
55
"baseBranches": [
66
"main"
77
],
8-
"prHourlyLimit": 2
8+
"prHourlyLimit": 2,
9+
"vulnerabilityAlerts": {
10+
"enabled": true
11+
},
12+
"osvVulnerabilityAlerts": true,
13+
"packageRules": [
14+
{
15+
"enabled": false,
16+
"matchPackageNames": [
17+
"*"
18+
]
19+
}
20+
]
921
}

0 commit comments

Comments
 (0)