Skip to content

Commit

Permalink
[golang] Update docker image together with go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
rradczewski committed Sep 6, 2023
1 parent 1f5e43d commit 5c867a6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,22 @@
],
"enabled": false
},
{
"matchDepTypes": [
"golang"
],
"rangeStrategy": "replace",
"versioning": "npm"
},
{
"matchDepTypes": [
"golang"
],
"matchDepNames": [
"mcr.microsoft.com/devcontainers/go"
],
"groupName": "golang-update"
},
{
"matchDepNames": [
"scala-docker-image-java-version",
Expand Down

0 comments on commit 5c867a6

Please sign in to comment.