Skip to content

Commit

Permalink
fix: dependabot cron: weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-garwood committed Dec 4, 2024
1 parent 753f35a commit 73f9749
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,10 +3,10 @@ updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
interval: weekly
open-pull-requests-limit: 10

0 comments on commit 73f9749

Please sign in to comment.