You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

10 lines
278 B

# 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: "security"