mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 08:50:56 +01:00
config: add base branch to renovate
This commit is contained in:
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
@@ -14,5 +14,6 @@
|
||||
],
|
||||
"updateInternalDeps": true,
|
||||
"rangeStrategy": "bump",
|
||||
"automerge": false
|
||||
"automerge": false,
|
||||
"baseBranches": ["dev"]
|
||||
}
|
||||
Reference in New Issue
Block a user