Skip to content

Commit 3281906

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 5fe3ec6 commit 3281906

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.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)