Skip to content

Commit 22f34ec

Browse files
authored
chore(ci): Add example dir to dependabot config (#3764)
1 parent 68b82b5 commit 22f34ec

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
@@ -12,6 +12,10 @@ updates:
1212
directory: tools
1313
schedule:
1414
interval: weekly
15+
- package-ecosystem: gomod
16+
directory: example
17+
schedule:
18+
interval: weekly
1519
- package-ecosystem: github-actions
1620
directory: /
1721
schedule:

0 commit comments

Comments
 (0)