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

Commit 0c83b55

Browse files
chore: Only run Dependabot monthly
1 parent 7d00556 commit 0c83b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ updates:
33
- package-ecosystem: "npm"
44
directory: "/"
55
schedule:
6-
interval: "daily"
6+
interval: "monthly"

0 commit comments

Comments
 (0)