Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 8b525af

Browse files
UziTechjsumners
andauthored
run dependabot weekly
Co-authored-by: James Sumners <[email protected]>
1 parent afd4444 commit 8b525af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
interval: "daily"
6+
interval: "weekly"
77
- package-ecosystem: "npm"
88
directory: "/"
99
schedule:
10-
interval: "daily"
10+
interval: "weekly"

0 commit comments

Comments
 (0)