Skip to content

Commit 0308e78

Browse files
Bump golangci/golangci-lint from v1.46.2 to v1.47.2 (super-linter#3170)
Bumps golangci/golangci-lint from v1.46.2 to v1.47.2. --- updated-dependencies: - dependency-name: golangci/golangci-lint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7388bc0 commit 0308e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ FROM dotenvlinter/dotenv-linter:3.2.0 as dotenv-linter
1515
FROM garethr/kubeval:0.15.0 as kubeval
1616
FROM ghcr.io/awkbar-devops/clang-format:v1.0.2 as clang-format
1717
FROM ghcr.io/terraform-linters/tflint-bundle:v0.38.1.0 as tflint
18-
FROM golangci/golangci-lint:v1.46.2 as golangci-lint
18+
FROM golangci/golangci-lint:v1.47.2 as golangci-lint
1919
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
2020
FROM hashicorp/terraform:1.2.4 as terraform
2121
FROM koalaman/shellcheck:v0.8.0 as shellcheck

0 commit comments

Comments
 (0)