fix renovate config (#11587)

This commit is contained in:
Alex Waygood
2024-03-13 10:38:15 +00:00
committed by GitHub
parent c3f363ce33
commit 382c046e9b

View File

@@ -40,7 +40,7 @@
"matchPackageNames": ["pytype", "pyright"],
"description": "Daily update of pyright and pytype",
"separateMajorMinor": "false",
"schedule": ["daily"]
"schedule": ["before 4am"]
}
]
}