Skip to content

Commit 7b70457

Browse files
authored
Merge pull request #12 from Wei18/updeate/dependabot
Use `directory` for GitHub Actions version update
2 parents 6bb1c13 + 93db058 commit 7b70457

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
version: 2
22
updates:
33
- package-ecosystem: "github-actions"
4-
directories:
5-
- "/.github/*"
4+
directory: "/"
65
schedule:
76
interval: "weekly"
87

0 commit comments

Comments
 (0)