Skip to content

Commit

Permalink
Add check-github-workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrudd2 committed Nov 2, 2023
1 parent 32efa38 commit 7ef3842
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ repos:
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: '0.27.0'
hooks:
- id: check-github-workflows
args: ["--verbose"]

0 comments on commit 7ef3842

Please sign in to comment.