Skip to content

Commit 1106c27

Browse files
committed
Update dependabot.yml
1 parent 2190ccf commit 1106c27

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ updates:
33
- package-ecosystem: "pip"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "daily"
77
labels:
88
- dependencies
99
target-branch: "main"
1010
pull-request-branch-name:
11-
separator: "/"
11+
separator: "/"
12+

0 commit comments

Comments
 (0)