diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a527fffbe..3a5c15090 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,3 +7,7 @@ updates: schedule: # Check for updates to GitHub Actions every week interval: "weekly" + - package-ecosystem: "bazel" + directory: "/" + schedule: + interval: "weekly"