Skip to content

Commit 4f82c8c

Browse files
committed
Update dependabot pip configuration
1 parent 73b0f14 commit 4f82c8c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
version: 2
22
updates:
33
- package-ecosystem: pip
4-
directory: "/"
4+
directories:
5+
- "/"
56
schedule:
67
interval: daily
78
time: "02:00"

0 commit comments

Comments
 (0)