deps(docker): bump scalameta/scalafmt from v3.8.0 to v3.8.1 (#5463)

Bumps scalameta/scalafmt from v3.8.0 to v3.8.1.

---
updated-dependencies:
- dependency-name: scalameta/scalafmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-09 14:40:18 +02:00 committed by GitHub
parent aaf5f3df0f
commit 613d661448
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ FROM koalaman/shellcheck:v0.10.0 as shellcheck
FROM mstruebing/editorconfig-checker:2.7.2 as editorconfig-checker
FROM mvdan/shfmt:v3.8.0 as shfmt
FROM rhysd/actionlint:1.6.27 as actionlint
FROM scalameta/scalafmt:v3.8.0 as scalafmt
FROM scalameta/scalafmt:v3.8.1 as scalafmt
FROM zricethezav/gitleaks:v8.18.2 as gitleaks
FROM yoheimuta/protolint:0.49.4 as protolint
FROM ghcr.io/clj-kondo/clj-kondo:2024.03.13-alpine as clj-kondo

View file

@ -1,6 +1,6 @@
// Scala Format Configuration
// https://scalameta.org/scalafmt/docs/configuration.html
version = 3.8.0
version = 3.8.1
align.preset = more // For pretty alignment.
maxColumn = 80
// https://scalameta.org/scalafmt/docs/configuration.html#scala-dialects