Skip to content

chore(deps-dev): bump nodemon from 3.0.1 to 3.0.2 #150

chore(deps-dev): bump nodemon from 3.0.1 to 3.0.2

chore(deps-dev): bump nodemon from 3.0.1 to 3.0.2 #150

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