enable automerging patch/minor version

This commit is contained in:
Thomas Ruoff
2022-05-18 22:54:02 +02:00
parent 4a34fdb35c
commit cedd431acf

View File

@@ -1,3 +1,7 @@
{ {
"extends": ["config:base", ":dependencyDashboard"] "extends": [
"config:base",
":dependencyDashboard",
":automergeMinor"
]
} }