mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-02 03:56:07 -04:00
renovate: add missing comma (#3805)
This commit is contained in:
parent
135f8c889f
commit
01f7d90e63
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@
|
|||
// Group update of rules_go dependencies.
|
||||
groupName: 'rules_go dependencies',
|
||||
matchManagers: [
|
||||
'gomod'
|
||||
'gomod',
|
||||
'bazel',
|
||||
'bazel-module',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue