Skip to content

Commit

Permalink
Bump cljkondo/clj-kondo from 2021.07.28-alpine to 2021.08.06-alpine (s…
Browse files Browse the repository at this point in the history
…uper-linter#1845)

Bumps cljkondo/clj-kondo from 2021.07.28-alpine to 2021.08.06-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2021
1 parent 46b7766 commit 38143d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#########################################
# Get dependency images as build stages #
#########################################
FROM cljkondo/clj-kondo:2021.07.28-alpine as clj-kondo
FROM cljkondo/clj-kondo:2021.08.06-alpine as clj-kondo
FROM dotenvlinter/dotenv-linter:3.1.0 as dotenv-linter
FROM mstruebing/editorconfig-checker:2.3.5 as editorconfig-checker
FROM yoheimuta/protolint:v0.32.0 as protolint
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-slim
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#########################################
# Get dependency images as build stages #
#########################################
FROM cljkondo/clj-kondo:2021.07.28-alpine as clj-kondo
FROM cljkondo/clj-kondo:2021.08.06-alpine as clj-kondo
FROM mstruebing/editorconfig-checker:2.3.5 as editorconfig-checker
FROM yoheimuta/protolint:v0.32.0 as protolint
FROM golangci/golangci-lint:v1.41.1 as golangci-lint
Expand Down

0 comments on commit 38143d6

Please sign in to comment.