Skip to content

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 #42

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6

chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 #42

Workflow file for this run

name: ✨ Prettier lint check
on:
pull_request:
push:
branches: [main]
jobs:
prettier:
runs-on: ubuntu-24.04
steps:
- name: ⏭️ Checkout
uses: actions/checkout@v4
- name: 📦 Installing dependencies
run: npm ci
- name: ✨ Checking
uses: creyD/prettier_action@v4.3
with:
prettier_options: --check .