Skip to content

Update ESLint to v6 (major) #118

Update ESLint to v6 (major)

Update ESLint to v6 (major) #118

Workflow file for this run

name: Renovate Config Linting
on: [pull_request]
jobs:
renovate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: 🧼 lint renovate config # Validates changes to renovate.json config file
uses: suzuki-shunsuke/[email protected]
with:
config_file_path: 'renovate.json'