1
Fork 0

Upgrade to GitHub-native Dependabot

This commit is contained in:
dependabot-preview[bot] 2021-04-29 21:04:59 +00:00 committed by GitHub
parent 2e0fa7a5f3
commit 114a994649
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

20
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,20 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: nalgebra
versions:
- 0.24.0
- 0.24.1
- 0.25.0
- 0.25.1
- 0.25.3
- 0.25.4
- 0.26.1
- dependency-name: linux-embedded-hal
versions:
- 0.3.0