Skip to content

Commit 7ab314d

Browse files
Fix - dependabot githubactions location
1 parent bcf8d0d commit 7ab314d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ updates:
66
interval: daily
77
open-pull-requests-limit: 10
88
- package-ecosystem: "github-actions"
9-
directory: ".github/workflows"
9+
directory: "/"
1010
schedule:
1111
interval: "daily"

0 commit comments

Comments
 (0)