Skip to content

Commit

Permalink
Bump version of pre-commit hooks (#293)
Browse files Browse the repository at this point in the history
Co-authored-by: ahcorde <[email protected]>
  • Loading branch information
github-actions[bot] and ahcorde authored May 6, 2024
1 parent db4d8b0 commit 0b9be5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ repos:
exclude: CHANGELOG\.rst|\.(svg|pyc)$

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.1
rev: 0.28.2
hooks:
- id: check-github-workflows
args: ["--verbose"]
Expand Down

0 comments on commit 0b9be5c

Please sign in to comment.