From c73e7b6e00f8cba8dd09b29f0afd0f86f00edfa2 Mon Sep 17 00:00:00 2001
From: Scala Steward <scala_steward@virtuslab.com>
Date: Fri, 12 Aug 2022 12:16:48 +0000
Subject: [PATCH] Update scalafmt-core to 3.5.9

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

diff --git a/.scalafmt.conf b/.scalafmt.conf
index b717dd8..ea8b851 100644
--- a/.scalafmt.conf
+++ b/.scalafmt.conf
@@ -1,4 +1,4 @@
-version = 3.5.1
+version = 3.5.9
 project.git = true
 project.excludeFilters = [
 ]