Skip to content

Commit 0997771

Browse files
committed
chore: add support for dependabot for documentation generation
1 parent dcf1116 commit 0997771

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
@@ -19,3 +19,8 @@ updates:
1919
directory: /
2020
schedule:
2121
interval: monthly
22+
23+
- package-ecosystem: pip
24+
directory: /docs
25+
schedule:
26+
interval: monthly

0 commit comments

Comments
 (0)