Skip to content

Commit 53cb5cb

Browse files
mkurzmergify[bot]
authored andcommitted
Remove frequency from scala steward conf
(cherry picked from commit 559f6a7) # Conflicts: # .github/scala-steward.conf
1 parent 498b63a commit 53cb5cb

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 = "[2.9.x] ${artifactName} ${nextVersion} (was ${currentVersion})"
5+
=======
6+
commits.message = "[3.0.x] ${artifactName} ${nextVersion} (was ${currentVersion})"
7+
>>>>>>> 559f6a7 (Remove frequency from scala steward conf)
48

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

0 commit comments

Comments
 (0)