mirror of
https://git.btclock.dev/btclock/webui.git
synced 2025-01-17 15:42:22 +01:00
Migrate config renovate.json
This commit is contained in:
parent
2fa44b12f6
commit
a59de5796f
@ -1,11 +1,11 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:base"],
|
||||
"extends": ["config:recommended"],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackagePatterns": ["*"],
|
||||
"matchUpdateTypes": ["major"],
|
||||
"enabled": false
|
||||
"enabled": false,
|
||||
"matchPackageNames": ["*"]
|
||||
}
|
||||
],
|
||||
"npm": {
|
||||
|
Loading…
Reference in New Issue
Block a user