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 1595a0f commit b5493d9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@ updates:
directory: /
schedule:
interval: "weekly"

- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit b5493d9

Please sign in to comment.