Skip to content

Commit

Permalink
chore: update dependabot interval from daily to weekly (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
muktihari committed Sep 8, 2024
1 parent 5c78e0b commit c5e0b91
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 @@ -9,9 +9,9 @@ updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: daily
interval: weekly

- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
interval: weekly

0 comments on commit c5e0b91

Please sign in to comment.