From 0aef7b551cc31d532f7027aa8e204183fd48501b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 22:07:46 +0000 Subject: [PATCH] Update dependency scalafmt to v3.10.7 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 1aa39c3..02884e9 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,2 +1,2 @@ -version = "3.10.6" +version = "3.10.7" assumeStandardLibraryStripMargin = true