Skip to content

fix(deps): update all dependencies #513

fix(deps): update all dependencies

fix(deps): update all dependencies #513

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