mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 02:10:40 +01:00
chore(renovate): update
This commit is contained in:
@@ -5,9 +5,6 @@
|
|||||||
"lockFileMaintenance": {
|
"lockFileMaintenance": {
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
"ignoreDeps": [
|
|
||||||
"happy-dom"
|
|
||||||
],
|
|
||||||
"baseBranches": ["dev", "v3"],
|
"baseBranches": ["dev", "v3"],
|
||||||
"packageRules": [{
|
"packageRules": [{
|
||||||
"matchBaseBranches": ["v3"],
|
"matchBaseBranches": ["v3"],
|
||||||
@@ -17,9 +14,16 @@
|
|||||||
"matchPackageNames": [
|
"matchPackageNames": [
|
||||||
"@nuxt/eslint-config",
|
"@nuxt/eslint-config",
|
||||||
"eslint",
|
"eslint",
|
||||||
|
"happy-dom",
|
||||||
"valibot30",
|
"valibot30",
|
||||||
"valibot31"
|
"valibot31"
|
||||||
],
|
],
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
}, {
|
||||||
|
"matchBaseBranches": ["v3"],
|
||||||
|
"matchPackageNames": [
|
||||||
|
"happy-dom"
|
||||||
|
],
|
||||||
|
"enabled": false
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user