mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 02:23:39 -05:00
Bump cljkondo/clj-kondo from 2023.01.20-alpine to 2023.03.17-alpine
Bumps cljkondo/clj-kondo from 2023.01.20-alpine to 2023.03.17-alpine. --- updated-dependencies: - dependency-name: cljkondo/clj-kondo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d92fd9255f
commit
5feffb9e11
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
FROM alpine/terragrunt:1.4.4 as terragrunt
|
||||
FROM tenable/terrascan:1.17.1 as terrascan
|
||||
FROM assignuser/chktex-alpine:v0.1.1 as chktex
|
||||
FROM cljkondo/clj-kondo:2023.01.20-alpine as clj-kondo
|
||||
FROM cljkondo/clj-kondo:2023.03.17-alpine as clj-kondo
|
||||
FROM dotenvlinter/dotenv-linter:3.3.0 as dotenv-linter
|
||||
FROM ghcr.io/awkbar-devops/clang-format:v1.0.2 as clang-format
|
||||
FROM ghcr.io/terraform-linters/tflint-bundle:v0.46.0.1 as tflint
|
||||
|
|
Loading…
Reference in a new issue