Upgrade to GitHub-native Dependabot

This commit is contained in:
dependabot-preview[bot] 2021-04-29 15:04:46 +00:00 committed by David Peter
parent 8321cc661c
commit 285b1556a9
1 changed files with 18 additions and 0 deletions

18
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,18 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: monthly
time: "04:00"
timezone: Europe/Berlin
ignore:
- dependency-name: git2
versions:
- 0.13.17
- package-ecosystem: gitsubmodule
directory: "/"
schedule:
interval: monthly
time: "04:00"
timezone: Europe/Berlin