Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Commit

Permalink
dependabot: Increase the interval
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 authored Nov 15, 2022
1 parent 7257f33 commit 443ad13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@ updates:
- package-ecosystem: 'composer'
directory: '/'
schedule:
interval: 'daily'
interval: monthly
reviewers:
- 'femiwiki/reviewer'

- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
interval: monthly
reviewers:
- 'femiwiki/reviewer'

- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'daily'
interval: monthly
reviewers:
- 'femiwiki/reviewer'
ignore:
Expand Down

0 comments on commit 443ad13

Please sign in to comment.