mirror of
https://github.com/valitydev/.github.git
synced 2024-11-06 01:55:23 +00:00
Add Renovate json
This commit is contained in:
parent
6361763377
commit
1a6bae1787
11
renovate-config.json
Normal file
11
renovate-config.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"extends": ["config:base"],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackagePatterns": ["*"],
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"groupName": "all non-major dependencies",
|
||||
"groupSlug": "all-minor-patch"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user