aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:07:33 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:07:33 +0000
commitd0bfd552af79f5c1013311d98e44cd932119b724 (patch)
tree93f36fb91d268cdae444791dbbdcc6bd50de9034 /.github/dependabot.yml
parenta429f9215f3b261ed1dd0072afa024e44d32a172 (diff)
parent3dc30e23e1f24a7cf8862f6fed1166a68ddca94d (diff)
downloadweak-table-d0bfd552af79f5c1013311d98e44cd932119b724.tar.gz
Change-Id: I1afbf4f69781ad57ee209073b86d2ba4ec709b61
Diffstat (limited to '.github/dependabot.yml')
-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..cf039be
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,8 @@
+version: 2
+updates:
+- package-ecosystem: cargo
+ directory: "/"
+ schedule:
+ interval: daily
+ time: "11:00"
+ open-pull-requests-limit: 10