Skip to content

Commit ca6e2cc

Browse files
committed
chore: change dependabot schedule to daily updates
1 parent b3c12fb commit ca6e2cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: "pip"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "daily"
77
timezone: "Asia/Shanghai"
8-
day: "friday"
8+
# day: "friday"
99
target-branch: v2

0 commit comments

Comments
 (0)