Skip to content

chore(deps): update all non-major dependencies (#21) #272

chore(deps): update all non-major dependencies (#21)

chore(deps): update all non-major dependencies (#21) #272

Workflow file for this run

name: checks
on:
- push
- pull_request
jobs:
test:
uses: boringnode/.github/.github/workflows/test.yml@main
lint:
uses: boringnode/.github/.github/workflows/lint.yml@main
typecheck:
uses: boringnode/.github/.github/workflows/typecheck.yml@main