aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index bc96ed26..f58644be 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -10,3 +10,8 @@ updates:
directory: "/desktop"
schedule:
interval: "weekly"
+
+ - package-ecosystem: "poetry"
+ directory: "/docs"
+ schedule:
+ interval: "weekly" \ No newline at end of file