Skip to content

chore(deps-dev): bump prettier from 3.1.0 to 3.1.1 #156

chore(deps-dev): bump prettier from 3.1.0 to 3.1.1

chore(deps-dev): bump prettier from 3.1.0 to 3.1.1 #156

Workflow file for this run

name: Linter
on:
workflow_dispatch:
pull_request:
branches-ignore:
- dependabot/**
permissions:
contents: read
statuses: write
jobs:
lint:
uses: swrlab/node-utils/.github/workflows/linter.yml@main
with:
install-all: false
log-level: "NOTICE"
validate-all-codebase: false