Skip to content

chore(deps): bump hatchet from 700f3fb to 6acb6d1 #95

chore(deps): bump hatchet from 700f3fb to 6acb6d1

chore(deps): bump hatchet from 700f3fb to 6acb6d1 #95

Workflow file for this run

name: lint all
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]
name: lint