We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb1ea3 commit 99e20c2Copy full SHA for 99e20c2
.github/dependabot.yml
@@ -7,3 +7,7 @@ updates:
7
schedule:
8
# Check for updates to GitHub Actions every week
9
interval: "weekly"
10
+ - package-ecosystem: "bazel"
11
+ directory: "/"
12
+ schedule:
13
+ interval: "weekly"
0 commit comments