This commit is contained in:
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": [
|
||||||
"https://git.1-h.cc/examples/renovate-example/raw/branch/main/default.json5"
|
"https://git.1-h.cc/examples/renovate-example/raw/branch/main/default.json5",
|
||||||
|
":automergeMinor"
|
||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{ "minimumReleaseAge": "1 days", "matchPackageNames": ["*"] }
|
{ "minimumReleaseAge": "1 days", "matchPackageNames": ["*"] }
|
||||||
|
Reference in New Issue
Block a user