mirror of
https://github.com/ivuorinen/starred.git
synced 2026-03-08 05:00:51 +00:00
Update renovate.json
This commit is contained in:
@@ -1,17 +1,4 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": ["github>ivuorinen/.github:renovate-config"]
|
||||||
"config:base",
|
|
||||||
":preserveSemverRanges",
|
|
||||||
":semanticCommits",
|
|
||||||
":labels(dependencies)",
|
|
||||||
"schedule:nonOfficeHours"
|
|
||||||
],
|
|
||||||
"packageRules": [
|
|
||||||
{
|
|
||||||
"matchUpdateTypes": ["minor", "patch"],
|
|
||||||
"matchCurrentVersion": "!/^0/",
|
|
||||||
"automerge": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user