Skip to content

chore(deps): update dependency hono to v4.6.5 [security] #62

chore(deps): update dependency hono to v4.6.5 [security]

chore(deps): update dependency hono to v4.6.5 [security] #62

Workflow file for this run

name: "Check formatting"
on:
push:
jobs:
check_formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
- run: pnpm install
- run: pnpm run lint