Skip to content

Bump eslint from 9.11.0 to 9.14.0 in /uprn_mangle/frontend #549

Bump eslint from 9.11.0 to 9.14.0 in /uprn_mangle/frontend

Bump eslint from 9.11.0 to 9.14.0 in /uprn_mangle/frontend #549

Workflow file for this run

name: Linting
on: [push, pull_request]
jobs:
ruff:
# uncomment the line before to disable this job if needed.
# if: false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1