Skip to content

Commit

Permalink
Change dependabot checks to daily
Browse files Browse the repository at this point in the history
  • Loading branch information
bluk committed Dec 25, 2023
1 parent 5fac313 commit 6ca39a2
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: cargo
directory: "/"
schedule:
interval: weekly
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: monthly
interval: daily
open-pull-requests-limit: 10

0 comments on commit 6ca39a2

Please sign in to comment.