Add base branch patterns for feature and nightly
This commit is contained in:
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
@@ -7,7 +7,8 @@
|
||||
"helpers:pinGitHubActionDigests"
|
||||
],
|
||||
"baseBranchPatterns": [
|
||||
"development"
|
||||
"feature/**",
|
||||
"nightly"
|
||||
],
|
||||
"timezone": "UTC",
|
||||
"dependencyDashboard": true,
|
||||
|
||||
Reference in New Issue
Block a user