Skip to content

chore(deps-dev): bump eslint-config-next from 15.5.6 to 16.0.1 #7

chore(deps-dev): bump eslint-config-next from 15.5.6 to 16.0.1

chore(deps-dev): bump eslint-config-next from 15.5.6 to 16.0.1 #7

Workflow file for this run

name: Semantic PR Title
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
build
chore
ci
docs
feat
fix
perf
refactor
revert
style
test
requireScope: false
wip: true