mirror of
https://github.com/thegeeklab/wp-plugin-go.git
synced 2024-11-21 14:10:39 +00:00
chore(deps): update dependency golangci/golangci-lint to v1.56.2
This commit is contained in:
parent
8c3794eb7c
commit
d1beab97d4
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
||||
# renovate: datasource=github-releases depName=mvdan/gofumpt
|
||||
GOFUMPT_PACKAGE_VERSION := v0.6.0
|
||||
# renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
GOLANGCI_LINT_PACKAGE_VERSION := v1.56.1
|
||||
GOLANGCI_LINT_PACKAGE_VERSION := v1.56.2
|
||||
|
||||
GO ?= go
|
||||
PACKAGES ?= $(shell go list ./...)
|
||||
|
Loading…
Reference in New Issue
Block a user