Skip to content

Commit 1aa4a1d

Browse files
authored
Set dependabot version update frequency to quarterly (#898)
change frequency to quarterly
1 parent 1464e9e commit 1aa4a1d

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,6 +3,6 @@ updates:
33
- package-ecosystem: pip
44
directory: "/"
55
schedule:
6-
interval: monthly
6+
interval: quarterly
77
time: "15:00"
8-
open-pull-requests-limit: 10
8+
open-pull-requests-limit: 30

0 commit comments

Comments
 (0)