Skip to content

Commit d0e02eb

Browse files
ntkmenex3
andauthored
Let dependabot check updates for composite actions (#2287)
Co-authored-by: Natalie Weizenbaum <[email protected]>
1 parent e03547f commit d0e02eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ updates:
55
schedule:
66
interval: "weekly"
77
- package-ecosystem: "github-actions"
8-
directory: "/"
8+
directories:
9+
- "/"
10+
- "/.github/util/*/"
911
schedule:
1012
interval: "weekly"

0 commit comments

Comments
 (0)