Skip to content

Commit 7590999

Browse files
authored
ignore scalafmt 3.7.16
1 parent 8b27b8f commit 7590999

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/core/src/main/resources/default.scala-steward.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,6 @@ updates.ignore = [
192192
{ groupId = "com.lightbend.akka.management" },
193193
{ groupId = "com.lightbend.akka.discovery" },
194194

195+
// https://github.com/scalameta/scalafmt/issues/3689
196+
{ groupId = "org.scalameta", artifactId = "scalafmt-core", version = "3.7.16" },
195197
]

0 commit comments

Comments
 (0)