+1
-8
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:recommended",
|
||||
":preserveSemverRanges",
|
||||
":configMigration",
|
||||
"group:allNonMajor",
|
||||
":disableDependencyDashboard"
|
||||
@@ -14,12 +13,6 @@
|
||||
"packageRules": [
|
||||
{ "matchDatasources": ["docker"], "pinDigests": false },
|
||||
{ "matchManagers": ["dockerfile"], "pinDigests": false },
|
||||
{ "matchUpdateTypes": ["pin"], "enabled": false },
|
||||
{
|
||||
"matchManagers": ["npm", "yarn", "pnpm"],
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"groupName": "npm non-major dependencies",
|
||||
"groupSlug": "npm-minor-patch"
|
||||
}
|
||||
{ "matchUpdateTypes": ["pin"], "enabled": false }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user