Skip to content

Bump webpack from 5.88.1 to 5.94.0 #73

Bump webpack from 5.88.1 to 5.94.0

Bump webpack from 5.88.1 to 5.94.0 #73

Workflow file for this run

name: Lint
on:
workflow_dispatch:
workflow_call:
merge_group:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
uses: yoriiis/actions/.github/workflows/lint.yml@main
with:
eslint-config: 'config/.eslintrc.cjs'
stylelint-config: 'config/stylelint.config.cjs'