Skip to content

Commit

Permalink
Renovate: Attemp to update Makefile golang with other Go deps
Browse files Browse the repository at this point in the history
Signed-off-by: Chance Zibolski <[email protected]>
  • Loading branch information
chancez committed Aug 4, 2023
1 parent 133ce57 commit 8b2014f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
"groupName": "golang",
"matchPackageNames": [
"docker.io/library/golang",
"library/golang",
"go",
"golang"
],
Expand All @@ -135,6 +136,7 @@
"groupName": "golang stable",
"matchPackageNames": [
"docker.io/library/golang",
"library/golang",
"go",
"golang"
],
Expand Down

0 comments on commit 8b2014f

Please sign in to comment.