summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkshay <nerdy@peppe.rs>2020-07-12 09:32:03 +0530
committerAkshay <nerdy@peppe.rs>2020-07-12 09:32:03 +0530
commitc2dc38fa8b9eb6758b02610a671d07a9a770325b (patch)
treef105eb93bbbfa86d8af913e2922163946a2d2d3e
parent0b18c65466a59b1c9f8d1bfbe596fc2750571dfb (diff)
parent968c1a48a0febdb78ab85a34f0dafd16a3761d5a (diff)
Merge branch 'dependabot/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