summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-29 15:22:27 +0000
committerGitHub <noreply@github.com>2021-04-29 15:22:27 +0000
commitd7227b652164ae6d8c36142d04a14a336593dee6 (patch)
tree238b82511d02fe9ed990eb8cae7ffdd35dfbd9cf
parentdafa723b228ec80dfb66a112d495114d29b43e9d (diff)
Upgrade to GitHub-native Dependabotdependabot/add-v2-config-file
-rw-r--r--.github/dependabot.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..452ebb3
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,7 @@
+version: 2
+updates:
+- package-ecosystem: bundler
+ directory: "/"
+ schedule:
+ interval: daily
+ open-pull-requests-limit: 10