Skip to content

Commit 0e7ae07

Browse files
authored
ci: fixed dependabot path (#231)
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
1 parent 3bb3e72 commit 0e7ae07

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/dependabot.yaml

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-
- "**/*"
4+
directory: "/"
65
schedule:
76
interval: "weekly"
87
day: "friday"

0 commit comments

Comments
 (0)