mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
.renovate-shared.json: attempt to group pre-commit updates
This commit is contained in:
parent
74c4463dca
commit
350e8d2f78
@ -13,6 +13,12 @@
|
|||||||
"matchPackagePatterns": [
|
"matchPackagePatterns": [
|
||||||
"*"
|
"*"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"groupName": "all pre-commit updates",
|
||||||
|
"matchUpdateTypes": [
|
||||||
|
"pre-commit"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"pre-commit": {
|
"pre-commit": {
|
||||||
|
Loading…
Reference in New Issue
Block a user