Skip to content

chore(deps-dev): bump eslint from 8.48.0 to 8.50.0 #205

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

chore(deps-dev): bump eslint from 8.48.0 to 8.50.0 #205

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