Update dependabot for only security updates

This'll hopefully help reduce the noise of dependabot PRs, but still
notify us to very important ones!
This commit is contained in:
Alex Crichton
2019-12-12 11:05:31 -08:00
committed by Jakub Konka
parent 3e4a6510f1
commit 1d0511aa21

View File

@@ -7,4 +7,4 @@ update_configs:
version_requirement_updates: "auto" version_requirement_updates: "auto"
allowed_updates: allowed_updates:
- match: - match:
update_type: "all" update_type: "security"