Skip to content

chore(deps-dev): bump eslint from 8.50.0 to 8.53.0 #134

chore(deps-dev): bump eslint from 8.50.0 to 8.53.0

chore(deps-dev): bump eslint from 8.50.0 to 8.53.0 #134

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