Skip to content

Commit 620473b

Browse files
authored
chore: change dependabot update interval from weekly to monthly
1 parent a55039f commit 620473b

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
@@ -8,7 +8,7 @@ updates:
88
- package-ecosystem: "pip" # See documentation for possible values
99
directory: "/" # Location of package manifests
1010
schedule:
11-
interval: "weekly"
11+
interval: "monthly"
1212
day: "saturday"
1313
time: "09:00"
1414
timezone: "America/New_York"

0 commit comments

Comments
 (0)