Skip to content

Commit f9995d5

Browse files
authored
Update dependabot.yml
Try to use packages dir to see if bot works?
1 parent dd25824 commit f9995d5

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,7 +6,7 @@
66
version: 2
77
updates:
88
- package-ecosystem: "pip" # See documentation for possible values
9-
directory: "/" # Location of package manifests
9+
directory: "/packages" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
1212

0 commit comments

Comments
 (0)