1
Fork 0

Merge pull request #34 from juliangaal/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot
This commit is contained in:
Julian Gaal 2021-06-08 16:45:00 +02:00 committed by GitHub
commit bc49e17aa9
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