Scala Steward once per once
This commit is contained in:
parent
07165d181b
commit
4b6e659c83
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue