Skip to content

Commit c7b0522

Browse files
committed
Add tag [7.x] for Steward's pull requests
1 parent c9b7d9b commit c7b0522

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scala-steward.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pullRequests.frequency = "@monthly"
33
commits.message = "[7.x] ${artifactName} ${nextVersion} (was ${currentVersion})"
44

55
pullRequests.grouping = [
6-
{ name = "patches", "title" = "Patch updates", "filter" = [{"version" = "patch"}] }
6+
{ name = "patches", "title" = "[7.x] Patch updates", "filter" = [{"version" = "patch"}] }
77
]
88

99
buildRoots = [

0 commit comments

Comments
 (0)