renovatebot-github/.github
Jamie Tanna 5fde7be597
ci: ensure example/ passes renovate-config-validator (#962)
As noted in #910, we have invalid configuration shared as an example,
which isn't ideal.

We should validate any JSON and `config.js` files in the example
directory.

We need to make sure that we override the ESM settings in this repo, as
otherwise we receive:

  module is not defined in ES module scope

When trying to validate the `renovate-config.js`.

This also follows the usage of a container from Renovate[0] for using
the container to run the validator.

[0]: 2ab0f77818/.github/workflows/test.yml (L44)
2025-12-15 16:38:21 +00:00
..
actions/setup-node chore(deps): update actions/cache action to v5 (#981) 2025-12-15 11:03:23 +01:00
workflows ci: ensure example/ passes renovate-config-validator (#962) 2025-12-15 16:38:21 +00:00
renovate.json chore(renovate): treat Renovate major version bumps the same (#964) 2025-11-17 11:22:42 +00:00