Minor dependabot config yml format fix (#1979)

resolved GH-1977
This commit is contained in:
Samuel Hawksby-Robinson 2020-05-15 19:46:29 +01:00 committed by GitHub
parent 9e2e94d851
commit cc9c352337
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ update_configs:
- "Samyoul"
allowed_updates:
- match:
update_type: "security"
update_type: "security"
- package_manager: "go:modules"
directory: "/protocol"
update_schedule: "weekly"
@ -20,4 +20,4 @@ update_configs:
- "Samyoul"
allowed_updates:
- match:
update_type: "security"
update_type: "security"