Skip to content

Commit 476ac41

Browse files
committed
Make Scala Steward less agressive
1 parent 7e868fb commit 476ac41

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.scala-steward.conf

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
pullRequests.frequency = "@monthly"
2+
3+
updates.ignore = [
4+
{ groupId = "org.scalameta", artifactId = "scalafmt-core" }
5+
]
6+
7+
commits.message = "${artifactName} ${nextVersion} (was ${currentVersion})"

0 commit comments

Comments
 (0)