Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
chore: Only run Dependabot monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversalzburg committed Oct 20, 2022
1 parent 7d00556 commit 0c83b55
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 @@ -3,4 +3,4 @@ updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
interval: "monthly"

0 comments on commit 0c83b55

Please sign in to comment.