Skip to content

Commit f8c2483

Browse files
authored
Update dependabot.yml
1 parent 9dea4d2 commit f8c2483

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
version: 2
22
updates:
33
- package-ecosystem: "github-actions"
4-
directory: "/"
5-
schedule:
6-
interval: "weekly"
7-
8-
- package-ecosystem: "github-actions"
9-
directory: "/.github/workflows/actions/setup"
4+
directories:
5+
- "/.github/*"
106
schedule:
117
interval: "weekly"
128

0 commit comments

Comments
 (0)