mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(ci): make prs any time
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended", "group:monorepos"],
|
||||
"dependencyDashboardApproval": false,
|
||||
"schedule": ["after 12pm on monday"],
|
||||
"gitAuthor": "Łukasz Mierzwa <l.mierzwa@gmail.com>",
|
||||
"schedule": ["at any time"],
|
||||
"timezone": "UTC",
|
||||
"automerge": false,
|
||||
"platformAutomerge": false,
|
||||
|
||||
Reference in New Issue
Block a user