summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2021-05-07 10:09:20 +0200
committerGitHub <noreply@github.com>2021-05-07 10:09:20 +0200
commit39b29104152a3d4463440be82ecaf5e74bf77d0e (patch)
tree107c2cf9f7ba6ec1e92eaf8bfa7620c69995d507
parent8bd60a4e3ef89c8f801278c65f1bf699ca8ad649 (diff)
Update dependabot.ymldependabot/add-v2-config-file
-rw-r--r--.github/dependabot.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index cad0d0c..5ce090c 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -6,13 +6,3 @@ updates:
interval: monthly
time: "04:00"
timezone: Europe/Berlin
- ignore:
- - dependency-name: indicatif
- versions:
- - "< 0.11, >= 0.10.a"
- - dependency-name: rand
- versions:
- - 0.8.3
- - dependency-name: serde
- versions:
- - 1.0.123