Skip to content

Commit

Permalink
Bump version of pre-commit hooks (#390)
Browse files Browse the repository at this point in the history
(cherry picked from commit 319c01f)
  • Loading branch information
github-actions[bot] authored and mergify[bot] committed Dec 1, 2024
1 parent 501e21a commit c7466fd
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.29.4
rev: 0.30.0
hooks:
- id: check-github-workflows
args: ["--verbose"]
Expand Down

0 comments on commit c7466fd

Please sign in to comment.