Skip to content

Bump the npm-dependencies group with 2 updates (#582) #302

Bump the npm-dependencies group with 2 updates (#582)

Bump the npm-dependencies group with 2 updates (#582) #302

Workflow file for this run

# https://github.com/j178/prek
name: 🧹 Prek - Standard Hooks
on:
pull_request:
push:
branches: [main]
permissions:
contents: read
jobs:
prek:
name: Prek Standard Hooks - ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
steps:
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- name: Run prek-action
uses: j178/prek-action@4e14d07f9231acabce116ccfca13b13dd9755ece # v3.0.0
with:
extra-args: --all-files