Browse Source

Merge pull request #498 from github/dependabot-monthly

Weekly dependabot updates are too noisy, mostly boto
pull/500/head
Ross McFarland 6 years ago
committed by GitHub
parent
commit
4f304943cf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .dependabot/config.yml

+ 1
- 1
.dependabot/config.yml View File

@ -3,4 +3,4 @@ version: 1
update_configs:
- package_manager: "python"
directory: "/"
update_schedule: "weekly"
update_schedule: "monthly"

Loading…
Cancel
Save