Files
cbwebreader/.dependabot/config.yml
Ajurna 4ec309b3db Update config.yml
fixing update_type to security.
2019-07-29 13:21:48 +01:00

16 lines
411 B
YAML

# Validated using https://dependabot.com/docs/config-file/validator/
# Configured using https://dependabot.com/docs/config-file/
version: 1
update_configs:
- package_manager: "python"
directory: "/"
update_schedule: "live"
default_labels:
- "Status: Review Needed"
- "Scope: Backend"
- "Type: Dependencies"
allowed_updates:
- match:
update_type: "security"