Upgrade to GitHub-native Dependabot
This commit is contained in:
committed by
GitHub
parent
92265cc979
commit
436d0a089f
@@ -0,0 +1,11 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: cargo
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 10
|
||||
ignore:
|
||||
- dependency-name: rand_distr
|
||||
versions:
|
||||
- 0.4.0
|
||||
Reference in New Issue
Block a user