Browse Source
chore: run dependabot every week only (instead of live)
tags/v0.5.0
Jérôme Deuchnord
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
2 deletions
-
.dependabot/config.yml
|
|
@@ -3,8 +3,7 @@ version: 1 |
|
|
|
update_configs: |
|
|
|
- package_manager: python |
|
|
|
directory: '/' |
|
|
|
update_schedule: live |
|
|
|
update_schedule: weekly |
|
|
|
commit_message: |
|
|
|
prefix: "chore" |
|
|
|
include_scope: true |
|
|
|
|