We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f081cca commit dc6689fCopy full SHA for dc6689f
1 file changed
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+version: 2
2
+
3
+updates:
4
+ - package-ecosystem: bundler
5
+ directory: /
6
+ schedule:
7
+ interval: monthly
8
+ groups:
9
+ bundler:
10
+ patterns:
11
+ - "*"
0 commit comments