Skip to content

Commit aded807

Browse files
committed
Point dependabot at the pyproject file
1 parent 91b6a8c commit aded807

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
@@ -4,7 +4,7 @@ version: 2
44
updates:
55
# Enable version updates for python
66
- package-ecosystem: "pip"
7-
directory: ".github/scripts/"
7+
directory: "/"
88
schedule:
99
interval: "monthly"
1010
labels: ["dependabot"]

0 commit comments

Comments
 (0)