Skip to content

Bump eslint-plugin-unused-imports from 3.2.0 to 4.1.4 #6

Bump eslint-plugin-unused-imports from 3.2.0 to 4.1.4

Bump eslint-plugin-unused-imports from 3.2.0 to 4.1.4 #6

Workflow file for this run

name: Main
on:
push:
branches:
- main
tags:
- v*
pull_request:
branches:
- main
jobs:
lint:
uses: ./.github/workflows/lint.yml
tests:
uses: ./.github/workflows/tests.yml
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
build:
uses: ./.github/workflows/build.yml