Skip to content

Update package.json. #158

Update package.json.

Update package.json. #158

Workflow file for this run

name: pre-commit
on:
- push
- pull_request
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]