Skip to content

Commit f9ac516

Browse files
authored
Update dependabot.yml
1 parent ee98803 commit f9ac516

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ updates:
77
- package-ecosystem: "github-actions"
88
directory: "/"
99
schedule:
10-
interval: "daily"
10+
interval: "weekly"
1111
labels:
12-
- "github-actions"
1312
- "dependencies"
1413

1514
- package-ecosystem: "npm"
@@ -22,5 +21,4 @@ updates:
2221
prefix: "npm"
2322
include: "scope"
2423
labels:
25-
- "npm"
2624
- "dependencies"

0 commit comments

Comments
 (0)