Skip to content

Commit 27af303

Browse files
Update dependency scalameta/scalafmt to v3.11.3 (#693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a54629f commit 27af303

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/scala-steward.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# Pin the sbt and scalafmt versions Scala Steward runs against to the
3131
# ones used in this repository. Kept in sync by Renovate.
3232
sbt-version: 1.12.13
33-
scalafmt-version: 3.11.2
33+
scalafmt-version: 3.11.3
3434
github-app-id: ${{ secrets.SCALA_STEWARD_APP_ID }}
3535
github-app-installation-id: ${{ secrets.SCALA_STEWARD_APP_INSTALLATION_ID }}
3636
github-app-key: ${{ secrets.SCALA_STEWARD_APP_PRIVATE_KEY }}

.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version = 3.11.2
1+
version = 3.11.3
22
runner.dialect=scala212source3
33
lineEndings=preserve

0 commit comments

Comments
 (0)