Skip to content

Commit

Permalink
Merge pull request #528 from NBISweden/dev/prod-dbot
Browse files Browse the repository at this point in the history
Search for Docker related dep updates in prod
  • Loading branch information
HenrikeW authored Aug 2, 2022
2 parents 2b7a096 + 13c203b commit 0dc26eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,8 @@ updates:
directory: "backend/"
schedule:
interval: "daily"

- package-ecosystem: "docker"
directory: "production/"
schedule:
interval: "daily"

0 comments on commit 0dc26eb

Please sign in to comment.