Skip to content

Commit

Permalink
Bump cljkondo/clj-kondo from 2022.03.09-alpine to 2023.10.20-alpine
Browse files Browse the repository at this point in the history
Bumps cljkondo/clj-kondo from 2022.03.09-alpine to 2023.10.20-alpine.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent dc1bf5c commit d16b097
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 @@ -10,7 +10,7 @@
FROM accurics/terrascan:1.14.0 as terrascan
FROM alpine/terragrunt:1.1.9 as terragrunt
FROM assignuser/chktex-alpine:v0.1.1 as chktex
FROM cljkondo/clj-kondo:2022.03.09-alpine as clj-kondo
FROM cljkondo/clj-kondo:2023.10.20-alpine as clj-kondo
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
Expand Down

0 comments on commit d16b097

Please sign in to comment.