Skip to content

Bump typescript-eslint from 8.20.0 to 8.21.0 in the eslint group #47

Bump typescript-eslint from 8.20.0 to 8.21.0 in the eslint group

Bump typescript-eslint from 8.20.0 to 8.21.0 in the eslint group #47

Workflow file for this run

name: On PR
on:
pull_request:
permissions:
contents: read
jobs:
security:
name: Security checks
uses: ./.github/workflows/_security-checks.yaml
static-checks:
name: Static checks
uses: ./.github/workflows/_static-checks.yaml