Skip to content

Commit 99e7990

Browse files
author
Kanji Yomoda
authored
Add github-actions to dependabot (#183)
1 parent 95ab711 commit 99e7990

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ updates:
1313
directory: "/tools" # Location of package manifests
1414
schedule:
1515
interval: "weekly"
16+
- package-ecosystem: "github-actions"
17+
directory: "/"
18+
schedule:
19+
interval: "weekly"

0 commit comments

Comments
 (0)