Skip to content

Commit 4262a7c

Browse files
authored
Increase dependabot's schedule interval to monthly (#217)
1 parent 57852f1 commit 4262a7c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
12
version: 2
23
updates:
34
- package-ecosystem: "pip"
45
directory: "/"
56
schedule:
6-
interval: "weekly"
7+
interval: "monthly"

0 commit comments

Comments
 (0)