diff --git a/.github/scala-steward.conf b/.github/scala-steward.conf index 3334901..c295911 100644 --- a/.github/scala-steward.conf +++ b/.github/scala-steward.conf @@ -3,7 +3,7 @@ pullRequests.frequency = "@monthly" commits.message = "[7.x] ${artifactName} ${nextVersion} (was ${currentVersion})" pullRequests.grouping = [ - { name = "patches", "title" = "Patch updates", "filter" = [{"version" = "patch"}] } + { name = "patches", "title" = "[7.x] Patch updates", "filter" = [{"version" = "patch"}] } ] buildRoots = [