Compare commits
1 commit
ad6b29b4c1
...
f0262d16cd
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f0262d16cd |
1 changed files with 4 additions and 12 deletions
|
@ -1,14 +1,6 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:base"],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackagePatterns": ["*"],
|
||||
"matchUpdateTypes": ["major"],
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
"npm": {
|
||||
"rangeStrategy": "update-lockfile"
|
||||
}
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue