Skip to content

Commit

Permalink
Merge pull request #32 from alliance-genome/dependabot-update
Browse files Browse the repository at this point in the history
Added pipeline AWS-infra and API code to dependabot monitoring list
  • Loading branch information
mluypaert authored May 10, 2024
2 parents bd5834b + b3a42d1 commit a43b0d1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,11 @@ updates:
directory: "/pipeline/seq_retrieval/"
schedule:
interval: "monthly"
- package-ecosystem: "pip"
directory: "/pipeline/aws_infra/"
schedule:
interval: "monthly"
- package-ecosystem: "pip"
directory: "/api/"
schedule:
interval: "monthly"

0 comments on commit a43b0d1

Please sign in to comment.