Skip to content

chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.2.0 #3

chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.2.0

chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.2.0 #3

Workflow file for this run

name: PR
on:
pull_request:
branches:
- main
permissions:
contents: read
jobs:
build:
name: "Build & Test"
uses: ./.github/workflows/ci.build.yml
test:
name: "Build & Test"
uses: ./.github/workflows/ci.test.yml
check-prettier:
name: "Check: Prettier"
uses: ./.github/workflows/check.prettier.yml
check-workflows:
name: "Check: Workflows"
uses: ./.github/workflows/check.workflows.yml