We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16b76d commit 3f51f93Copy full SHA for 3f51f93
Dockerfile
@@ -20,7 +20,7 @@ FROM koalaman/shellcheck:v0.11.0 as shellcheck
20
FROM mstruebing/editorconfig-checker:v3.4.0 as editorconfig-checker
21
FROM mvdan/shfmt:v3.12.0 as shfmt
22
FROM rhysd/actionlint:1.7.8 as actionlint
23
-FROM scalameta/scalafmt:v3.9.9 as scalafmt
+FROM scalameta/scalafmt:v3.10.0 as scalafmt
24
FROM zricethezav/gitleaks:v8.28.0 as gitleaks
25
FROM yoheimuta/protolint:0.56.4 as protolint
26
FROM ghcr.io/clj-kondo/clj-kondo:2025.09.22-alpine as clj-kondo
0 commit comments