Skip to content

Commit

Permalink
chore: add docker to dependabot configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
bertschneider committed Oct 22, 2024
1 parent 677f319 commit ddcb9b4
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 @@ -8,3 +8,7 @@ updates:
directory: /
schedule:
interval: "weekly"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit ddcb9b4

Please sign in to comment.