From 3c6f2873b4aee20afe3cb1ff7a4e4bc51abd781f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 12:37:51 +0000 Subject: [PATCH] Update dependency scalafmt to v3 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index a9946f0..81c484c 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1 +1 @@ -version = "2.3.2" +version = "3.10.1"