Skip to content

chore(deps): update eslint dependencies to ^8.50.0 #443

chore(deps): update eslint dependencies to ^8.50.0

chore(deps): update eslint dependencies to ^8.50.0 #443

Workflow file for this run

name: Lint code
on:
push:
branches:
- main
pull_request:
branches:
- "**"
jobs:
lint:
uses: clytage/workflows/.github/workflows/pnpm-lint.yml@main
secrets: inherit