ci(deps): Fix dependabot config (#2023)

The manifests are in the docs/.sphinx directory.
This commit is contained in:
Mészáros Gergely
2023-04-06 17:11:42 +02:00
committed by GitHub
parent 08d8d2612a
commit fa298efcbb

View File

@@ -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"