Skip to content

chore(config): migrate config .github/renovate.json #56

chore(config): migrate config .github/renovate.json

chore(config): migrate config .github/renovate.json #56

---
name: Validate renovate config
on:
pull_request: {}
push: {}
jobs:
validate-renovate-config:
name: Validate renovate config
runs-on: ubuntu-latest
container:
image: renovate/renovate:latest
options: --user root
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- run: renovate --version
- run: renovate-config-validator default.json