Skip to content

Commit

Permalink
Switch to multi-dir dependabot configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
sjahl committed Jun 3, 2024
1 parent cb2829a commit 02d2e20
Showing 1 changed file with 5 additions and 22 deletions.
27 changes: 5 additions & 22 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,28 +12,11 @@ updates:
reviewers:
- 'broadinstitute/gnomad-browser'
- package-ecosystem: 'pip'
directory: '/deploy/dockerfiles/blog'
schedule:
interval: 'weekly'
open-pull-requests-limit: 0
reviewers:
- 'broadinstitute/gnomad-browser'
- package-ecosystem: 'pip'
directory: '/'
schedule:
interval: 'weekly'
open-pull-requests-limit: 0
reviewers:
- 'broadinstitute/gnomad-browser'
- package-ecosystem: 'pip'
directory: '/deploy/deployctl'
schedule:
interval: 'weekly'
open-pull-requests-limit: 0
reviewers:
- 'broadinstitute/gnomad-browser'
- package-ecosystem: 'pip'
directory: '/data-pipeline'
directories:
- '/'
- '/deploy/dockerfiles/blog'
- '/deploy/deployctl'
- '/data-pipeline'
schedule:
interval: 'weekly'
open-pull-requests-limit: 0
Expand Down

0 comments on commit 02d2e20

Please sign in to comment.