diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1521d45d7..aac2f5da0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "pip" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "monthly" ignore: - dependency-name: "grpcio" - dependency-name: "grpcio-tools"