Skip to content

Commit cbc0437

Browse files
authored
Update github-actions files across multiple locations
1 parent fb98c46 commit cbc0437

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
@@ -6,7 +6,9 @@
66
version: 2
77
updates:
88
- package-ecosystem: github-actions
9-
directory: /
9+
directories:
10+
- ".github/workflows"
11+
- "docs/examples"
1012
schedule:
1113
interval: "weekly"
1214
groups:

0 commit comments

Comments
 (0)