Skip to content

chore(deps): update eslint dependencies to >=6.7.0 #440

chore(deps): update eslint dependencies to >=6.7.0

chore(deps): update eslint dependencies to >=6.7.0 #440

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