Skip to content

Commit

Permalink
chore: update dependabot configuration to change update schedule from…
Browse files Browse the repository at this point in the history
… daily to monthly for gomod and github-actions

Signed-off-by: yangw <[email protected]>
  • Loading branch information
drivebyer committed Dec 11, 2024
1 parent 7a037e3 commit 6832589
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: daily
interval: monthly
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
interval: monthly

0 comments on commit 6832589

Please sign in to comment.