Skip to content

Commit

Permalink
Bump version of pre-commit hooks (#308)
Browse files Browse the repository at this point in the history
Co-authored-by: ahcorde <[email protected]>
(cherry picked from commit 296d46a)
  • Loading branch information
github-actions[bot] authored and mergify[bot] committed May 6, 2024
1 parent 374cac6 commit f46fa1f
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 f46fa1f

Please sign in to comment.