Dependabot: Ignore Sphinx upgrades due to ReadTheDocs on v1 (#4486)

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
John Losito
2020-12-25 11:58:05 -05:00
committed by GitHub
parent 71d207ff19
commit 6740682341

View File

@@ -8,3 +8,6 @@ updates:
directory: "/"
schedule:
interval: "daily"
ignore:
# ReadTheDocs is staying on v1.
- dependency-name: "sphinx"