1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 17:15:35 +00:00

Fix read the docs build

This commit is contained in:
Jair Henrique
2023-07-20 13:17:15 -03:00
parent 8c075c7fb3
commit 75c8607fd2
2 changed files with 5 additions and 1 deletions

View File

@@ -5,6 +5,10 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: weekly interval: weekly
- package-ecosystem: pip
directory: "docs/"
schedule:
interval: weekly
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: "/"
schedule: schedule:

View File

@@ -1,2 +1,2 @@
sphinx==7.0.1 sphinx<7
sphinx_rtd_theme==1.2.2 sphinx_rtd_theme==1.2.2