openedx / edx-platform

The Open edX LMS & Studio, powering education sites around the world!
https://openedx.org
GNU Affero General Public License v3.0
7.11k stars 3.8k forks source link

Action Required: Fix Renovate Configuration #34940

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: .github/renovate.json Error type: The renovate configuration file contains some invalid settings Message: Invalid configuration option: __Open_edX_ignoreDeps_reasons__

feanil commented 1 month ago

@kdmccormick when you go to fix this, maybe just move this to JSON5 https://json5.org/ so that you can add comments. Renovate supports it.

kdmccormick commented 1 month ago

Amazing, will do.