Skip to content

Commit

Permalink
Merge pull request #20 from NBISweden/dependa-bot
Browse files Browse the repository at this point in the history
added dependabot
  • Loading branch information
darthvader2 authored Dec 12, 2024
2 parents 92d552e + 7c7a433 commit b915a98
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
version: 2
updates:
- package-ecosystem: gomod
directory: ./
schedule:
interval: monthly
open-pull-requests-limit: 10
reviewers:
- "nbisweden/cortex"
- package-ecosystem: docker
directory: ./
schedule:
interval: monthly
open-pull-requests-limit: 10
reviewers:
- "nbisweden/cortex"
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 10
reviewers:
- "nbisweden/cortex"

0 comments on commit b915a98

Please sign in to comment.