Upgrade to GitHub-native Dependabot (#506)

* Upgrade to GitHub-native Dependabot

* Remove ignores

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Henrik Friedrichsen <henrik@affekt.org>
This commit is contained in:
dependabot-preview[bot]
2021-04-30 10:29:35 +02:00
committed by GitHub
parent 846a62e631
commit ec2c8a9c07

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

@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
time: "04:00"