We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9219ce8 commit 57b2ff2Copy full SHA for 57b2ff2
Makefile.tmpl
@@ -2,7 +2,7 @@
2
# BEGIN: lint-install {{.Args}}
3
# http://github.com/tinkerbell/lint-install
4
5
-{{ if .Go }}GOLINT_VERSION ?= v1.42.0{{ end }}
+{{ if .Go }}GOLINT_VERSION ?= v1.42.1{{ end }}
6
{{ if .Dockerfile}}HADOLINT_VERSION ?= v2.7.0{{ end }}
7
{{ if .Shell}}SHELLCHECK_VERSION ?= v0.7.2{{ end }}
8
{{ if .YAML}}YAMLLINT_VERSION ?= 1.26.3{{ end }}
0 commit comments