Skip to content

Commit

Permalink
Bump golangci/golangci-lint from v1.47.2 to v1.47.3 (super-linter#3187)
Browse files Browse the repository at this point in the history
Bumps golangci/golangci-lint from v1.47.2 to v1.47.3.

---
updated-dependencies:
- dependency-name: golangci/golangci-lint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2022
1 parent 5cdfa85 commit 74a3210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FROM dotenvlinter/dotenv-linter:3.2.0 as dotenv-linter
FROM garethr/kubeval:0.15.0 as kubeval
FROM ghcr.io/awkbar-devops/clang-format:v1.0.2 as clang-format
FROM ghcr.io/terraform-linters/tflint-bundle:v0.39.1.1 as tflint
FROM golangci/golangci-lint:v1.47.2 as golangci-lint
FROM golangci/golangci-lint:v1.47.3 as golangci-lint
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
FROM hashicorp/terraform:1.2.6 as terraform
FROM koalaman/shellcheck:v0.8.0 as shellcheck
Expand Down

0 comments on commit 74a3210

Please sign in to comment.