Skip to content

Update dependency lint-staged to v16.2.7 #11

Update dependency lint-staged to v16.2.7

Update dependency lint-staged to v16.2.7 #11

Workflow file for this run

name: autofix.ci # needed to securely identify the workflow
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: {}
jobs:
fix:
name: Run automated fix
uses: prettier/shared-workflows/.github/workflows/automated-fix.yml@main
permissions: {}
with:
repository: prettier/html-ua-styles