aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-07-12 05:02:03 +0100
committerAkshay <[email protected]>2020-07-12 05:02:03 +0100
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 @@
1version: 2
2updates:
3- package-ecosystem: cargo
4 directory: "/"
5 schedule:
6 interval: daily
7 open-pull-requests-limit: 10
8 target-branch: master