Skip to content

Update pre-commit hook python-jsonschema/check-jsonschema to v0.24.1 #201

Update pre-commit hook python-jsonschema/check-jsonschema to v0.24.1

Update pre-commit hook python-jsonschema/check-jsonschema to v0.24.1 #201

Workflow file for this run

---
name: Run pre-commit hooks
on: # yamllint disable-line rule:truthy
push:
branches:
- main
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
python-version: 3.x
- uses: pre-commit/[email protected]
- uses: pre-commit/[email protected]
with:
extra_args: --hook-stage manual gitlint-ci