Skip to content

chore(deps-dev): Bump typescript-eslint from 8.0.0-alpha.41 to 8.0.0-alpha.60 #169

chore(deps-dev): Bump typescript-eslint from 8.0.0-alpha.41 to 8.0.0-alpha.60

chore(deps-dev): Bump typescript-eslint from 8.0.0-alpha.41 to 8.0.0-alpha.60 #169

Workflow file for this run

---
name: Linter
on:
pull_request:
branches:
- main
types:
- opened
- ready_for_review
- synchronize
- reopened
push:
branches:
- main
permissions:
contents: read
pull-requests: read
jobs:
linter:
uses: raven-actions/.workflows/.github/workflows/__linter.yml@main
secrets: inherit