aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2023-05-22 20:13:52 -0700
committerMicah Lee <micah@micahflee.com>2023-05-22 20:13:52 -0700
commit8b33dc69f3d3c1f6c5f429fdb06e38b5c28f238a (patch)
tree04e3b01864eed0cdd886c535efa0ef4f0f5968ee
parent14fdc1c937296706cbc28ebb06c4883d23c90bed (diff)
downloadonionshare-8b33dc69f3d3c1f6c5f429fdb06e38b5c28f238a.tar.gz
onionshare-8b33dc69f3d3c1f6c5f429fdb06e38b5c28f238a.zip
Add dependabot for /docs too
-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