Skip to content

feat(deps)!: update ESLint semver range to >=9.12.0 #575

feat(deps)!: update ESLint semver range to >=9.12.0

feat(deps)!: update ESLint semver range to >=9.12.0 #575

Workflow file for this run

name: Lint code
on:
push:
branches:
- master
pull_request:
branches:
- "**"
jobs:
lint:
uses: Hazmi35/workflows/.github/workflows/pnpm-eslint.yaml@master
secrets: inherit