Skip to content

Commit d78b26b

Browse files
committed
Reduce dependabot frequency to quarterly.
1 parent 3171517 commit d78b26b

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
@@ -7,4 +7,4 @@ updates:
77
- package-ecosystem: "pip"
88
directory: "/requirements"
99
schedule:
10-
interval: "daily"
10+
interval: "quarterly" # We manually lock dependencies in requirements/*.txt files so we do not need so frequent updates

0 commit comments

Comments
 (0)