Skip to content

Commit

Permalink
chore: toggling dependabot back to monthly updates
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Dec 13, 2021
1 parent 0d48094 commit 1c872fd
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,7 +3,7 @@ updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
interval: monthly
reviewers:
- erunion
labels:
Expand All @@ -15,7 +15,7 @@ updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
interval: monthly
open-pull-requests-limit: 10
reviewers:
- erunion
Expand Down

0 comments on commit 1c872fd

Please sign in to comment.