Skip to content

Commit

Permalink
Decrease update interval to daily
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickBaus committed Oct 3, 2023
1 parent 1eca95e commit cf35a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ updates:
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"
commit-message:
# Prefix all commit messages with "[docker] "
prefix: "[docker] "

0 comments on commit cf35a26

Please sign in to comment.