Skip to content

Commit 5943a8f

Browse files
authored
fix(dependabot): set interval to monthly (#489)
1 parent 82a8372 commit 5943a8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: "pip"
44
directory: "/"
55
schedule:
6-
interval: "daily"
6+
interval: "monthly"
77
groups:
88
dependencies:
99
patterns:

0 commit comments

Comments
 (0)