Add dependabot configuration
This commit is contained in:
committed by
Dan Gohman
parent
a264787897
commit
8b89dc4922
10
.dependabot/config.yml
Normal file
10
.dependabot/config.yml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# See https://dependabot.com/docs/config-file/ for a reference.
|
||||||
|
version: 1
|
||||||
|
update_configs:
|
||||||
|
- package_manager: "rust:cargo"
|
||||||
|
directory: "/"
|
||||||
|
update_schedule: "live"
|
||||||
|
version_requirement_updates: "auto"
|
||||||
|
allowed_updates:
|
||||||
|
- match:
|
||||||
|
update_type: "all"
|
||||||
Reference in New Issue
Block a user