Skip to content

chore(config): migrate renovate config #19

chore(config): migrate renovate config

chore(config): migrate renovate config #19

Workflow file for this run

name: "Validate renovate.json"
on:
pull_request:
paths:
- "renovate.json"
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: suzuki-shunsuke/[email protected]
with:
strict: "false"