From a1f9803a607125e904a8f8ee1d8d8ad84b0deccb Mon Sep 17 00:00:00 2001 From: "mend-app-ghe[bot]" Date: Thu, 11 Sep 2025 11:11:43 +0000 Subject: [PATCH] chore(deps): update dependency scalafmt to v2.7.5 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 5d45e749f66..ea1ed282a19 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 2.1.0 +version = 2.7.5 style = defaultWithAlign