Skip to content

chore(deps): update all non-major dependencies #60

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #60

Workflow file for this run

name: PR
on:
pull_request:
types: [opened, reopened, edited, labeled, unlabeled, synchronize]
concurrency:
group: pr-pre-commit-check-${{ github.ref }}
cancel-in-progress: true
permissions:
statuses: write
contents: read
checks: write
pull-requests: read
jobs:
pre_commmit:
name: Pre-commit
uses: dnlopes/Reusable.Workflows/.github/workflows/pre-commit-hooks.yaml@8c441b3d81a1d125326befa44f1fa2f462cdbfd7 # v1.13.40
secrets: inherit