Skip to content

Commit

Permalink
Bump scalameta/scalafmt from v3.6.1 to v3.7.3
Browse files Browse the repository at this point in the history
Bumps scalameta/scalafmt from v3.6.1 to v3.7.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lindluni committed Apr 10, 2023
1 parent aa70600 commit cd3b5a2
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 @@ -22,7 +22,7 @@ FROM koalaman/shellcheck:v0.9.0 as shellcheck
FROM mstruebing/editorconfig-checker:2.4.0 as editorconfig-checker
FROM mvdan/shfmt:v3.6.0 as shfmt
FROM rhysd/actionlint:1.6.24 as actionlint
FROM scalameta/scalafmt:v3.6.1 as scalafmt
FROM scalameta/scalafmt:v3.7.3 as scalafmt
FROM yoheimuta/protolint:0.43.1 as protolint
FROM zricethezav/gitleaks:v8.16.2 as gitleaks

Expand Down

0 comments on commit cd3b5a2

Please sign in to comment.