mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 11:44:09 -05:00
Fix renovate config. Closes #5780
This commit is contained in:
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended", "group:definitedlyTyped"],
|
||||
"extends": ["config:recommended", "group:definitelyTyped"],
|
||||
"rangeStrategy": "bump",
|
||||
"timezone": "America/Chicago",
|
||||
"schedule": ["before 8pm on monday"]
|
||||
|
||||
Reference in New Issue
Block a user