Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.8.1 #1060

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.8.1

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.8.1 #1060

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- master
jobs:
build:
uses: pkgjs/action/.github/workflows/node-test.yaml@v0
with:
strategy-fail-fast: true
test-command: npm run test:ci
automerge:
needs: build
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
steps:
- uses: fastify/github-action-merge-dependabot@v3