Files
wasmtime/.dependabot/config.yml
Alex Crichton 1d0511aa21 Update dependabot for only security updates
This'll hopefully help reduce the noise of dependabot PRs, but still
notify us to very important ones!
2019-12-13 17:31:07 +01:00

11 lines
278 B
YAML

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