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.
1 parent c2cf131 commit 26ff88bCopy full SHA for 26ff88b
.github/scala-steward.conf
@@ -1,6 +1,10 @@
1
+<<<<<<< HEAD
2
pullRequests.frequency = "@monthly"
3
4
commits.message = "[3.0.x] ${artifactName} ${nextVersion} (was ${currentVersion})"
5
+=======
6
+commits.message = "${artifactName} ${nextVersion} (was ${currentVersion})"
7
+>>>>>>> 1114a2f (Remove frequency from scala steward conf)
8
9
pullRequests.grouping = [
10
{ name = "patches", "title" = "[3.0.x] Patch updates", "filter" = [{"version" = "patch"}] }
0 commit comments