Skip to content

Commit

Permalink
chore: pre-commit autoupdate (#308)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.29.3 →
0.29.4](python-jsonschema/check-jsonschema@0.29.3...0.29.4)
- [github.com/tox-dev/pyproject-fmt: 2.2.4 →
2.3.0](tox-dev/pyproject-fmt@2.2.4...2.3.0)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Oct 14, 2024
1 parent f347dd1 commit 4b73df9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.3
rev: 0.29.4
hooks:
- id: check-dependabot
- id: check-github-workflows
Expand All @@ -50,6 +50,6 @@ repos:
- darglint

- repo: https://github.com/tox-dev/pyproject-fmt
rev: "2.2.4"
rev: "2.3.0"
hooks:
- id: pyproject-fmt

0 comments on commit 4b73df9

Please sign in to comment.