Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#369)
Browse files Browse the repository at this point in the history
updates:
- [github.com/sirosen/check-jsonschema: 0.19.2 → 0.22.0](python-jsonschema/check-jsonschema@0.19.2...0.22.0)
- [github.com/psf/black: 22.12.0 → 23.3.0](psf/black@22.12.0...23.3.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Apr 14, 2023
1 parent eb76989 commit 6908794
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 @@ -19,11 +19,11 @@ repos:
args: [--preserve-quotes]

- repo: https://github.com/sirosen/check-jsonschema
rev: 0.19.2
rev: 0.22.0
hooks:
- id: check-github-workflows

- repo: https://github.com/psf/black
rev: 22.12.0
rev: 23.3.0
hooks:
- id: black

0 comments on commit 6908794

Please sign in to comment.