We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa15b5c + 476ac41 commit 25c7c99Copy full SHA for 25c7c99
1 file changed
.scala-steward.conf
@@ -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