Skip to content

build(deps): bump next from 15.5.10 to 16.1.7 in /templates/nextjs/template in the npm_and_yarn group across 1 directory #21

build(deps): bump next from 15.5.10 to 16.1.7 in /templates/nextjs/template in the npm_and_yarn group across 1 directory

build(deps): bump next from 15.5.10 to 16.1.7 in /templates/nextjs/template in the npm_and_yarn group across 1 directory #21

Workflow file for this run

name: Commitlint
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ./.github/actions/setup-node
- run: echo "${{ github.event.pull_request.title }}" | pnpm commitlint --verbose