Skip to content

Commit de2526a

Browse files
authored
Merge pull request #1896 from weaviate/dependabot_monthly
Switchd dependabot to monthly checking
2 parents d71977d + a788050 commit de2526a

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)