This commit is contained in:
@ -2,5 +2,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"
|
||||||
|
],
|
||||||
|
"packageRules": [
|
||||||
|
{ "minimumReleaseAge": "1 days", "matchPackageNames": ["*"] }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user