Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Commit 33bbd6b

Browse files
authored
Update dependabot.yml
1 parent cb6645d commit 33bbd6b

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66
version: 2
77
updates:
88
- package-ecosystem: "pip" # See documentation for possible values
9-
directory: "requirements/" # Location of package manifests
9+
directory: "/" # Location of package manifests
1010
schedule:
11-
interval: "weekly"
12-
day: "tuesday"
13-
time: "11:00"
11+
interval: "daily"
12+
13+
# interval: "weekly"
14+
# day: "tuesday"
15+
# time: "11:00"

0 commit comments

Comments
 (0)