Skip to content

chore(deps-dev): bump webpack from 5.92.0 to 5.92.1 in the dev-dependencies group #1838

chore(deps-dev): bump webpack from 5.92.0 to 5.92.1 in the dev-dependencies group

chore(deps-dev): bump webpack from 5.92.0 to 5.92.1 in the dev-dependencies group #1838

Workflow file for this run

# Copied from https://github.com/amannn/action-semantic-pull-request/blob/master/.github/workflows/lint-pr-title.yml
name: 'Lint PR title'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.5.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}