Skip to content

Commit a788050

Browse files
committed
Switchd dependabot to monthly checking
1 parent 26889a2 commit a788050

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
@@ -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
ignore:
1313
- dependency-name: "grpcio"
1414
- dependency-name: "grpcio-tools"

0 commit comments

Comments
 (0)