Skip to content

Commit

Permalink
Remove unnecessary scalafmt ignore (#1134)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdedetrich authored Feb 18, 2024
1 parent 1e41829 commit 28c5b7c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .scala-steward.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ updates.pin = [
]

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

0 comments on commit 28c5b7c

Please sign in to comment.