Skip to content

Commit

Permalink
Remove unnecessary scalafmt ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mdedetrich committed Feb 18, 2024
1 parent 805b9cb commit 02b87dd
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 @@ -5,8 +5,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 02b87dd

Please sign in to comment.