Skip to content

Bump pre-commit from 3.8.0 to 4.0.0 #776

Bump pre-commit from 3.8.0 to 4.0.0

Bump pre-commit from 3.8.0 to 4.0.0 #776

name: Test Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/reusable-test.yml
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
event_name: ${{ github.event_name }}