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.
1 parent 503179f commit 93ef2fbCopy full SHA for 93ef2fb
.github/dependabot.yml
@@ -0,0 +1,9 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "bundler"
4
+ directory: "/"
5
+ rebase-strategy: "disabled"
6
+ insecure-external-code-execution: allow
7
+ schedule:
8
+ interval: "weekly"
9
+ open-pull-requests-limit: 99
0 commit comments