mirror of
https://github.com/ow-mods/ow-mod-man.git
synced 2025-12-11 20:15:50 +01:00
Update renovate.json
This commit is contained in:
parent
9950e610b6
commit
fd80a9fd66
@ -15,7 +15,6 @@
|
||||
"cargo": {
|
||||
"enabled": true
|
||||
},
|
||||
"ignoreTests": true,
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": [
|
||||
@ -92,16 +91,14 @@
|
||||
"paths": [
|
||||
"owmods_gui/frontend/**"
|
||||
],
|
||||
"matchManagers": [
|
||||
"npm"
|
||||
],
|
||||
"labels": [
|
||||
"gui",
|
||||
"dependencies"
|
||||
],
|
||||
"groupName": "GUI Frontend",
|
||||
"groupSlug": "js",
|
||||
"commitMessagePrefix": "[CHORE]"
|
||||
"commitMessagePrefix": "[CHORE]",
|
||||
"rangeStrategy": "pin"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user