We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5d6b55 + 495313c commit 5bb21b5Copy full SHA for 5bb21b5
1 file changed
.github/dependabot.yml
@@ -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