mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): add renovate group for zxcvbn packages
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
2c3e8662f3
commit
4ed6f5fed1
1 changed files with 6 additions and 0 deletions
|
@ -76,6 +76,12 @@
|
||||||
"matchPackagePatterns": [
|
"matchPackagePatterns": [
|
||||||
"^@testing-library/"
|
"^@testing-library/"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"groupName": "zxcvbn-ts",
|
||||||
|
"matchPackagePatterns": [
|
||||||
|
"^@zxcvbn-ts/"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"regexManagers": [
|
"regexManagers": [
|
||||||
|
|
Loading…
Reference in a new issue