but after 3 hours there's no PR with updating dependencies though many dependences are outdated there e.g. @dmx/validation-schemas
Did you see anything helpful in debug logs?
DEBUG: Returning closed PR list comments
DEBUG: Ensuring comment "Renovate is disabled" in renovatebot/renovate#122
DEBUG: Comment is already update-to-date
INFO: Repository is disabled - skipping
Expected behavior
A PR updating dependencies should be opened.
Additional context
Many months ago I closed the initial renovate PR but its comment says:
Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.
So after pushing renovate.json, renovate should be re-enabled.
This should now be resolved. The repo was classified as 'disabled', which means it's no longer queued regularly. I updated this manually and triggered a new job, which succeeded.
What Renovate type are you using? Renovate GitHub App?
Describe the bug
renovate.json
file to https://github.com/dmx-io/dmx-notifications-legacy@dmx/validation-schemas
Did you see anything helpful in debug logs?
Expected behavior A PR updating dependencies should be opened.
Additional context Many months ago I closed the initial renovate PR but its comment says:
So after pushing
renovate.json
, renovate should be re-enabled.My
renovate.json
: