mirror of
https://github.com/thegeeklab/git-sv.git
synced 2024-11-21 12:00:40 +00:00
chore(deps): update dependency golangci/golangci-lint to v1.60.3
This commit is contained in:
parent
78ae119197
commit
a20fa13740
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
||||
# renovate: datasource=github-releases depName=mvdan/gofumpt
|
||||
GOFUMPT_PACKAGE_VERSION := v0.7.0
|
||||
# renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
GOLANGCI_LINT_PACKAGE_VERSION := v1.60.1
|
||||
GOLANGCI_LINT_PACKAGE_VERSION := v1.60.3
|
||||
|
||||
EXECUTABLE := git-sv
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user