Skip to content

chore(deps-dev): bump lint-staged from 14.0.1 to 15.2.0 #267

chore(deps-dev): bump lint-staged from 14.0.1 to 15.2.0

chore(deps-dev): bump lint-staged from 14.0.1 to 15.2.0 #267

Workflow file for this run

name: Pull Request Checks
on:
pull_request: {}
permissions:
actions: write
contents: read
jobs:
codequality:
name: Check
uses: ./.github/workflows/codequality.yml
unit:
name: Check
uses: ./.github/workflows/unit.yml