Skip to content

Bump eslint-config-prettier from 9.1.0 to 10.0.1 #27

Bump eslint-config-prettier from 9.1.0 to 10.0.1

Bump eslint-config-prettier from 9.1.0 to 10.0.1 #27

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