Update .scala-steward.conf to remove old pinning (#519)
This commit is contained in:
parent
da4bb16229
commit
617ca6a444
1 changed files with 0 additions and 5 deletions
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue