Skip to content

fix(deps): update all dependencies (#127) #222

fix(deps): update all dependencies (#127)

fix(deps): update all dependencies (#127) #222

Workflow file for this run

name: Format
on:
push:
paths:
- .github/workflows/formatter.yml
- biome.json
- package.json
- bun.lockb
- '*.ts'
permissions:
contents: write
jobs:
format:
uses: winstxnhdw/actions/.github/workflows/format-bun.yml@main