Skip to content

Commit 28c5b7c

Browse files
authored
Remove unnecessary scalafmt ignore (apache#1134)
1 parent 1e41829 commit 28c5b7c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.scala-steward.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ updates.pin = [
88
]
99

1010
updates.ignore = [
11-
{ groupId = "org.scalameta", artifactId = "scalafmt-core" }
12-
{ groupId = "org.scalameta", artifactId = "sbt-scalafmt" }
1311
// these will get updated along with jackson-core, so no need to update them
1412
// separately
1513
{ groupId = "com.fasterxml.jackson.module", artifactId = "jackson-module-parameter-names" }

0 commit comments

Comments
 (0)