Skip to content

Commit a0adba5

Browse files
authored
ci: Enable dependabot for hack/tools module (#1082)
**What problem does this PR solve?**: **Which issue(s) this PR fixes**: Fixes # **How Has This Been Tested?**: <!-- Please describe the tests that you ran to verify your changes. Provide output from the tests and any manual steps needed to replicate the tests. --> **Special notes for your reviewer**: <!-- Use this to provide any additional information to the reviewers. This may include: - Best way to review the PR. - Where the author wants the most review attention on. - etc. -->
1 parent 233d4da commit a0adba5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ updates:
1313
- "/"
1414
- "/common"
1515
- "/api"
16+
- "/hack/tools"
1617
schedule:
1718
interval: "weekly"
1819
groups:

0 commit comments

Comments
 (0)