Skip to content

Commit 3f51f93

Browse files
deps(docker): bump scalameta/scalafmt from v3.9.9 to v3.9.10
Bumps scalameta/scalafmt from v3.9.9 to v3.9.10. --- updated-dependencies: - dependency-name: scalameta/scalafmt dependency-version: v3.9.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c16b76d commit 3f51f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ FROM koalaman/shellcheck:v0.11.0 as shellcheck
2020
FROM mstruebing/editorconfig-checker:v3.4.0 as editorconfig-checker
2121
FROM mvdan/shfmt:v3.12.0 as shfmt
2222
FROM rhysd/actionlint:1.7.8 as actionlint
23-
FROM scalameta/scalafmt:v3.9.9 as scalafmt
23+
FROM scalameta/scalafmt:v3.10.0 as scalafmt
2424
FROM zricethezav/gitleaks:v8.28.0 as gitleaks
2525
FROM yoheimuta/protolint:0.56.4 as protolint
2626
FROM ghcr.io/clj-kondo/clj-kondo:2025.09.22-alpine as clj-kondo

0 commit comments

Comments
 (0)