Skip to content

Commit

Permalink
Add docker support to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeire committed Aug 19, 2024
1 parent 491d2c2 commit 0ec3db0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"

0 comments on commit 0ec3db0

Please sign in to comment.