From ab085907b372097b94a980257b7b2d51a3b18d02 Mon Sep 17 00:00:00 2001
From: "typelevel-steward[bot]"
 <106827141+typelevel-steward[bot]@users.noreply.github.com>
Date: Mon, 19 Feb 2024 20:07:40 +0000
Subject: [PATCH] Update scalafmt-core to 3.8.0

---
 .scalafmt.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.scalafmt.conf b/.scalafmt.conf
index 0330c026..0578e857 100644
--- a/.scalafmt.conf
+++ b/.scalafmt.conf
@@ -1,6 +1,6 @@
 # https://github.com/scalameta/scalafmt/releases
 
-version = "3.7.17"
+version = "3.8.0"
 
 align.preset = none
 maxColumn = 120