summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-12 04:00:34 +0000
committerGitHub <noreply@github.com>2020-07-12 04:00:34 +0000
commit28f72d4949da6093ef2232d3ba708ac0fcafe900 (patch)
treed867a379e8f985208b32eecb573bde1578226b42
parent33d9ba70bee7e6271404d1db7b2724885ee5c9e8 (diff)
Create Dependabot config filedependabot/add-v2-config-file
-rw-r--r--.github/dependabot.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..f3b0f62
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,8 @@
+version: 2
+updates:
+- package-ecosystem: cargo
+ directory: "/"
+ schedule:
+ interval: daily
+ open-pull-requests-limit: 10
+ target-branch: master