Skip to content

Commit 52f8021

Browse files
committed
dependabot-update
Why these changes are being introduced: * Setting dependabot pip updates to weekly to reduce volume of PR emails How this addresses that need: * Update dependabot.yml to set pip updates to weekly Side effects of this change: * None Relevant ticket(s): * NA
1 parent 6db177e commit 52f8021

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
@@ -15,7 +15,7 @@ updates:
1515
- package-ecosystem: "pip"
1616
directory: "/"
1717
schedule:
18-
interval: "daily"
18+
interval: "weekly"
1919
reviewers:
2020
- "MITLibraries/dataeng"
2121

0 commit comments

Comments
 (0)