mirror of
https://github.com/sys-32Dev/onedrive-vercel-index.git
synced 2026-08-08 20:06:34 +00:00
ci: update renovate
This commit is contained in:
committed by
GitHub
parent
d7c126d659
commit
405e92a585
@@ -1,6 +1,17 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
"config:base",
|
||||
":semanticCommits"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": [
|
||||
"minor",
|
||||
"patch"
|
||||
],
|
||||
"matchCurrentVersion": "!/^0/",
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user