Skip to content

Commit ebf4328

Browse files
committed
Group dependency bumps for Vite Ruby gems
The `vite_ruby` and `vite_rails` gems depend on each other, and they often have new versions released at the same time, so it would be helpful to group their dependency bumps together.
1 parent e89dca1 commit ebf4328

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ updates:
3434
sentry:
3535
patterns:
3636
- "sentry-*"
37+
vite_ruby:
38+
patterns:
39+
- "vite_rails"
40+
- "vite_ruby"
3741

3842
# Maintain dependencies for npm
3943
- package-ecosystem: npm

0 commit comments

Comments
 (0)