Skip to content

Commit 8313016

Browse files
authored
Update dependabot.yml: reduce frequency, add gh actions
1 parent 2b4cf81 commit 8313016

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

+4
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,9 @@ version: 2
77
updates:
88
- package-ecosystem: "npm" # See documentation for possible values
99
directory: "/" # Location of package manifests
10+
schedule:
11+
interval: "monthly"
12+
- package-ecosystem: "github-actions"
13+
directory: "/"
1014
schedule:
1115
interval: "weekly"

0 commit comments

Comments
 (0)