Skip to content

Commit f194272

Browse files
authored
Add docs dependency to dependabot config (#4113)
1 parent be164f0 commit f194272

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,8 @@ updates:
2929
directory: /perf-tests
3030
schedule:
3131
interval: weekly
32+
33+
- package-ecosystem: gomod
34+
directory: /docs
35+
schedule:
36+
interval: weekly

0 commit comments

Comments
 (0)