Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
renovate: bump Go Module directive versioning
Browse files Browse the repository at this point in the history
Signed-off-by: Mahe Tardy <mahe.tardy@gmail.com>
mtardy committed Jul 18, 2023
1 parent ad2fb78 commit 917d028
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -224,6 +224,10 @@
"go",
"docker.io/library/golang"
],
// these two lines allow to bump the Go module directive along the rest, see:
// https://docs.renovatebot.com/modules/versioning/#go-modules-directive-versioning
"matchDatasources": ["golang-version"],
"rangeStrategy": "bump"
},
{
// Group golangci-lint updates to overrule grouping of version updates in the GHA files.

0 comments on commit 917d028

Please sign in to comment.