Skip to content

Commit

Permalink
weekly --> monthly
Browse files Browse the repository at this point in the history
I did weekly because GitHub Actions rarely get updated and then usually in a batch and the patterns approach means that only one GHA pull request can be open at a time.

Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com>
  • Loading branch information
cclauss and hramezani authored Feb 26, 2024
1 parent 5d1ba38 commit 2006a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ updates:
patterns:
- "*" # Group all Actions updates into a single larger pull request
schedule:
interval: weekly
interval: monthly

0 comments on commit 2006a89

Please sign in to comment.