Skip to content

Commit 26ff88b

Browse files
mkurzmergify[bot]
authored andcommitted
Remove frequency from scala steward conf
(cherry picked from commit 1114a2f) # Conflicts: # .github/scala-steward.conf
1 parent c2cf131 commit 26ff88b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/scala-steward.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
<<<<<<< HEAD
12
pullRequests.frequency = "@monthly"
23

34
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)
48

59
pullRequests.grouping = [
610
{ name = "patches", "title" = "[3.0.x] Patch updates", "filter" = [{"version" = "patch"}] }

0 commit comments

Comments
 (0)