Skip to content

Commit 010c3cb

Browse files
chore: update global workflows (#290)
1 parent e394086 commit 010c3cb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ updates:
2424
open-pull-requests-limit: 10
2525

2626
- package-ecosystem: "github-actions"
27-
directory: "/"
27+
directories:
28+
- "/"
29+
- "/.github/actions/*"
30+
- "/actions/*"
2831
rebase-strategy: disabled
2932
schedule:
3033
interval: "cron"

0 commit comments

Comments
 (0)