Skip to content

Merge pull request #78 from yohanchatelain/v0.9.5 #180

Merge pull request #78 from yohanchatelain/v0.9.5

Merge pull request #78 from yohanchatelain/v0.9.5 #180

Workflow file for this run

name: Linting
on:
push:
branches: main
pull_request:
branches: main
jobs:
pre-commit:
name: pre-commit hooks
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
- uses: pre-commit/[email protected]