Skip to content

Commit

Permalink
Add dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
guidok91 committed Dec 13, 2024
1 parent 406f05c commit 0225603
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ updates:
time: "00:00"
timezone: "UTC"

- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "00:00"
timezone: "UTC"
# docker-compose is not supported by dependabot yet
# - package-ecosystem: "docker"
# directory: "/"
# schedule:
# interval: "weekly"
# day: "monday"
# time: "00:00"
# timezone: "UTC"

0 comments on commit 0225603

Please sign in to comment.