Remove unnecessary scalafmt ignore (#1134)
This commit is contained in:
parent
1e41829bf7
commit
28c5b7c75b
1 changed files with 0 additions and 2 deletions
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue