diff --git a/.scala-steward.conf b/.scala-steward.conf index 3070aaa00c..dd02ce828f 100644 --- a/.scala-steward.conf +++ b/.scala-steward.conf @@ -1,10 +1,5 @@ pullRequests.frequency = "@monthly" -updates.pin = [ - { groupId = "org.scalatest", artifactId = "scalatest", version = "3.1." } - { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-core", version = "2.11." } -] - updates.ignore = [ { groupId = "com.google.protobuf", artifactId = "protobuf-java" } { groupId = "org.scalameta", artifactId = "scalafmt-core" }