Scala Steward once per once

This commit is contained in:
Patrik Nordwall 2020-05-25 15:17:56 +02:00
parent 07165d181b
commit 4b6e659c83

View file

@ -1,3 +1,5 @@
pullRequests.frequency = "@monthly"
updates.ignore = [
{ groupId = "com.google.protobuf", artifactId = "protobuf-java" },
{ groupId = "org.scalameta", artifactId = "scalafmt-core" },
@ -17,3 +19,4 @@ updates.ignore = [
{ groupId = "org.mockito", artifactId = "mockito-core" }
]
updatePullRequests = false