Skip to content

Commit

Permalink
Change schedule to monthly
Browse files Browse the repository at this point in the history
Monthly is an improvement over never, and keeps the number of PRs manageable
  • Loading branch information
NovemberTang authored Jun 25, 2024
1 parent 2408fc6 commit c16e425
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 @@ -8,4 +8,4 @@ updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "anghammarad-client-node/" # Location of package manifests
schedule:
interval: "weekly"
interval: "monthly"

0 comments on commit c16e425

Please sign in to comment.