Skip to content

Commit

Permalink
chore: change dependabot schedules to weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianDsg committed Jan 17, 2024
1 parent e0b0063 commit 4e8dfee
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 @@ -4,10 +4,10 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
interval: weekly

# Maintain dependencies for go
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: daily
interval: weekly

0 comments on commit 4e8dfee

Please sign in to comment.