mirror of
https://github.com/antfu-collective/icones.git
synced 2026-01-09 07:40:49 +08:00
ci: auto update @iconify/json daily (#179)
This commit is contained in:
parent
6979a6f515
commit
6e3e2eda4e
9
.github/renovate.json
vendored
9
.github/renovate.json
vendored
@ -6,5 +6,14 @@
|
||||
":preserveSemverRanges",
|
||||
"schedule:weekly",
|
||||
"group:allNonMajor"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"packageNames": ["@iconify/json"],
|
||||
"automerge": true,
|
||||
"stabilityDays": 1,
|
||||
"schedule": "daily" // Override the schedule for @iconify/json to daily
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user