From 7fe86b8395614d2904532432680684f5236dee29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20Jourdan-Weil?= Date: Fri, 30 May 2025 20:47:35 +0200 Subject: [PATCH] Revert "chore(deps): update dependency scalafmt to v3.9.7" This reverts commit 06f527622457f08e0421064f7c5416d6b30e0c41. --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 93dfceb..51dfc44 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.9.7 +version = 3.9.6 preset=default