mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
Group etcd dependency upgrades
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
71d4aac3f2
commit
dd95b83e2b
@ -24,6 +24,12 @@
|
||||
],
|
||||
"groupName": "k8s dependencies"
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^go.etcd.io/etcd"
|
||||
],
|
||||
"groupName": "etcd"
|
||||
},
|
||||
{
|
||||
"matchDatasources": [
|
||||
"golang-version"
|
||||
|
Loading…
Reference in New Issue
Block a user