Skip to content

build(deps): bump the pre-commit-hooks group with 7 updates #4

build(deps): bump the pre-commit-hooks group with 7 updates

build(deps): bump the pre-commit-hooks group with 7 updates #4

Workflow file for this run

# https://github.com/j178/prek
name: pre-commit
on: [pull_request]
permissions:
contents: read
jobs:
pre-commit:
name: Run pre-commit
runs-on: ubuntu-latest
steps:
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"
uses: actions/checkout@v6
- uses: j178/prek-action@v1
with:
extra-args: --all-files