We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a5e74 commit 022fbebCopy full SHA for 022fbeb
1 file changed
.github/renovate.json
@@ -4,6 +4,9 @@
4
"github>Linkurious/renovate-config:meta",
5
"regexManagers:dockerfileVersions"
6
],
7
+ "vulnerabilityAlerts": {
8
+ "baseBranches": ["develop"]
9
+ },
10
"baseBranches": ["develop"],
11
"prConcurrentLimit": 10
12
}
0 commit comments