Skip to content

chore(deps): Bump hono from 4.11.9 to 4.11.10 #7804

chore(deps): Bump hono from 4.11.9 to 4.11.10

chore(deps): Bump hono from 4.11.9 to 4.11.10 #7804

Workflow file for this run

name: lint pr
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
lint-pr:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
subjectPattern: ^[A-Z].+$ # no lowercase letters at the beginning