Skip to content

Commit

Permalink
Merge pull request #540 from mkurz/scala-steward_patch-group
Browse files Browse the repository at this point in the history
Group Scala Steward patch updates into single PR
  • Loading branch information
mkurz authored Sep 15, 2023
2 parents e3389fe + 53bc0bf commit ef75e72
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .scala-steward.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pullRequests.frequency = "@monthly"

updates.ignore = [
{ groupId = "org.scalameta", artifactId = "scalafmt-core" }
]

commits.message = "${artifactName} ${nextVersion} (was ${currentVersion})"

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

0 comments on commit ef75e72

Please sign in to comment.