mirror of
https://github.com/square/okhttp.git
synced 2026-01-12 10:23:16 +03:00
Remove Renovate schedule (#8793)
We're fully caught up, and I do not like that these come in at like 9pm at night rather than just when noticed like every other repo.
This commit is contained in:
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
@@ -2,8 +2,7 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended",
|
||||
":dependencyDashboard",
|
||||
"schedule:daily"
|
||||
":dependencyDashboard"
|
||||
],
|
||||
"semanticCommits": "disabled",
|
||||
"labels": [
|
||||
|
||||
Reference in New Issue
Block a user