Unverified Commit 8bdc113d authored by Sam Wu's avatar Sam Wu Committed by GitHub
Browse files

Fix dependabot.yml file structure (#23)



* Fix dependabot file structure

* Update dependabot.yml

---------
Co-authored-by: default avatarsamjwu <samjwu@users.noreply.github.com>
parent f63b205c
......@@ -6,7 +6,7 @@
version: 2
updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
directory: "/docs/.sphinx" # Location of package manifests
open-pull-requests-limit: 10
schedule:
interval: "daily"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment