Skip to content

Commit

Permalink
chore(deps): update dependency golangci-lint to v1.61.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 49d9618 commit 1ac6511
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
bun = "latest"
git-cliff = "latest"
golang = "1.23.1"
golangci-lint = "1.60.3"
golangci-lint = "1.61.0"
goreleaser = "latest"
"go:gotest.tools/gotestsum" = "v1.12.0"
"go:golang.org/x/tools/cmd/goimports" = "latest"
Expand Down
2 changes: 1 addition & 1 deletion templates/.mise.toml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# renovate: datasource=github-tags depName=golang packageName=golang/go
- golang: "1.23.0"
# renovate: datasource=github-tags depName=golangci-lint packageName=golangci/golangci-lint
- golangci-lint: "1.60.3"
- golangci-lint: "1.61.0"
- goreleaser: "latest"
# renovate: datasource=go packageName=gotest.tools/gotestsum
- go:gotest.tools/gotestsum: "v1.12.0"
Expand Down

0 comments on commit 1ac6511

Please # to comment.