Skip to content

Commit

Permalink
Merge pull request #739 from zalando-incubator/dependabot-weekly
Browse files Browse the repository at this point in the history
Only let Dependabot update weekly
  • Loading branch information
katyanna authored Jul 4, 2024
2 parents 42f93ea + c4123ff commit f90c0a1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ updates:
- package-ecosystem: gomod
directory: "/"
schedule:
# interval: monthly
interval: daily
time: "07:00"
interval: weekly
open-pull-requests-limit: 10
groups:
all-go-mod-patch-and-minor:
Expand Down

0 comments on commit f90c0a1

Please sign in to comment.