mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Dependabot: Ignore Sphinx upgrades due to ReadTheDocs on v1 (#4486)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@@ -8,3 +8,6 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
ignore:
|
||||
# ReadTheDocs is staying on v1.
|
||||
- dependency-name: "sphinx"
|
||||
|
||||
Reference in New Issue
Block a user