aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-29 15:06:22 +0000
committerGitHub <noreply@github.com>2021-04-29 15:06:22 +0000
commitdd884e142dd7662afa0db5a7f6135184d5e8637e (patch)
tree2cefe96c7bbfdffc4fb64dc9fb3d0a70a464d9ab
parentMerge pull request #511 from svenstaro/dependabot/cargo/chrono-humanize-0.2.1 (diff)
downloadminiserve-dd884e142dd7662afa0db5a7f6135184d5e8637e.tar.gz
miniserve-dd884e142dd7662afa0db5a7f6135184d5e8637e.zip
Upgrade to GitHub-native Dependabot
-rw-r--r--.github/dependabot.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..f0b384d
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,12 @@
+version: 2
+updates:
+- package-ecosystem: cargo
+ directory: "/"
+ schedule:
+ interval: daily
+ time: "04:00"
+ open-pull-requests-limit: 10
+ ignore:
+ - dependency-name: http
+ versions:
+ - 0.2.4