Skip to content

Commit 5bb21b5

Browse files
authored
Configure dependabot bundler updates (#1811)
2 parents a5d6b55 + 495313c commit 5bb21b5

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: bundler
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
groups:
8+
ruby-minor-and-patch:
9+
update-types: [minor, patch]
10+
open-pull-requests-limit: 5

0 commit comments

Comments
 (0)