mirror of
https://github.com/valitydev/.github.git
synced 2024-11-06 01:55:23 +00:00
Add version bump for all package groups
This commit is contained in:
parent
4353f914b0
commit
e60dee575e
@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": ["config:base"],
|
||||
"dependencyDashboard": false,
|
||||
"bumpVersion": "patch",
|
||||
"packageRules": [
|
||||
{
|
||||
"matchDatasources": ["maven"],
|
||||
@ -8,8 +9,8 @@
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"groupName": "all non-major maven dependencies",
|
||||
"groupSlug": "all-maven-minor-patch",
|
||||
"automerge": true,
|
||||
"bumpVersion": "patch"
|
||||
"bumpVersion": "patch",
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["maven"],
|
||||
|
Loading…
Reference in New Issue
Block a user