Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#515)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/python-jsonschema/check-jsonschema: 0.30.0 → 0.31.0](python-jsonschema/check-jsonschema@0.30.0...0.31.0)

* Update .pre-commit-config.yaml

Co-authored-by: Philipp A. <flying-sheep@web.de>

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Philipp A. <flying-sheep@web.de>
  • Loading branch information
3 people authored Jan 16, 2025
1 parent 1fda047 commit 02ce766
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 @@ -5,7 +5,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: "0.30.0"
rev: "0.31.0"
hooks:
- id: check-github-workflows
args: ["--verbose"]
Expand Down

0 comments on commit 02ce766

Please sign in to comment.