Skip to content

Commit

Permalink
Merge pull request #553 from wespanther/master
Browse files Browse the repository at this point in the history
Change Dependabot update frequency from daily to weekly
  • Loading branch information
kwiesmueller committed Oct 3, 2023
2 parents f918cee + 8d9bcff commit 6bde4e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ updates:
- package-ecosystem: docker
directory: /
schedule:
interval: daily
interval: weekly
- package-ecosystem: gomod
directory: /
schedule:
interval: daily
interval: weekly

0 comments on commit 6bde4e0

Please sign in to comment.