Skip to content

Commit

Permalink
Update dependabot.yml (#856)
Browse files Browse the repository at this point in the history
Change to monthly schedule
  • Loading branch information
mpguerra authored Jan 28, 2025
1 parent 2a7f8ae commit 1f8e0e9
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,12 +3,12 @@ updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
interval: monthly
timezone: America/New_York
open-pull-requests-limit: 10
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
interval: monthly
timezone: America/New_York
open-pull-requests-limit: 10

0 comments on commit 1f8e0e9

Please sign in to comment.