Skip to content

Commit

Permalink
Change dependabot frequency
Browse files Browse the repository at this point in the history
We don't need daily review for this Github Action.
  • Loading branch information
fcsonline authored Nov 9, 2022
1 parent 03ca43b commit d78941c
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,9 +3,9 @@ updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
interval: monthly

- package-ecosystem: npm
directory: /
schedule:
interval: daily
interval: weekly

0 comments on commit d78941c

Please sign in to comment.