Skip to content

chore(deps-dev): bump next from 14.2.5 to 14.2.10 #7342

chore(deps-dev): bump next from 14.2.5 to 14.2.10

chore(deps-dev): bump next from 14.2.5 to 14.2.10 #7342

Workflow file for this run

name: Pull Request
on:
pull_request:
types: [opened, edited, synchronize, reopened]
branches:
- main
env:
NODE_VERSION: 18.2
jobs:
pr:
name: 🌀 Check PR Title
runs-on: ubuntu-latest
steps:
- uses: deepakputhraya/action-pr-title@master
with:
regex: '([a-z])+(\(.+\))?!?:.+'
allowed_prefixes: 'build,chore,ci,docs,feat,fix,perf,refactor,revert,style,test,doc'