Skip to content

Commit c8aa138

Browse files
committed
fix: use monthly
1 parent 8c380b2 commit c8aa138

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 @@ updates:
44
- package-ecosystem: "pip"
55
directory: "/"
66
schedule:
7-
interval: "daily"
7+
interval: "monthly"
88
open-pull-requests-limit: 25
99
commit-message:
1010
prefix: "deps"

0 commit comments

Comments
 (0)