chore: setup renovate
This commit is contained in:
parent
d585aa45d2
commit
0c6e76d34a
1 changed files with 9 additions and 0 deletions
9
.github/renovate.json5
vendored
Normal file
9
.github/renovate.json5
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
$schema: "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
extends: ["local>phoenix/renovate-config"],
|
||||||
|
rangeStrategy: "increase",
|
||||||
|
versioning: "semver",
|
||||||
|
branchPrefix: "renovate/",
|
||||||
|
automerge: false,
|
||||||
|
baseBranches: ["main"],
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue