Skip to content

chore(deps): update eslint dependencies to ^8.51.0 #450

chore(deps): update eslint dependencies to ^8.51.0

chore(deps): update eslint dependencies to ^8.51.0 #450

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