Skip to content

Commit

Permalink
Separare group for major Turbo Rails upgrades
Browse files Browse the repository at this point in the history
`@hotwired/turbo-rails` v8 has been released, alongside a new version of the `turbo-rails` gem. These updates should be applied together.
  • Loading branch information
andyundso committed Feb 12, 2024
1 parent 7035a60 commit eccfea5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,15 @@
"^ruby"
]
},
{
"groupName": "all major turbo-rails upgrades",
"matchUpdateTypes": [
"major"
],
"matchPackagePatterns": [
"turbo-rails$"
]
},
{
"matchManagers": [
"npm"
Expand Down

0 comments on commit eccfea5

Please sign in to comment.