Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 21.12b0 → 22.1.0](psf/black@21.12b0...22.1.0)
- [github.com/sirosen/check-jsonschema: 0.10.0 → 0.10.1](python-jsonschema/check-jsonschema@0.10.0...0.10.1)
  • Loading branch information
pre-commit-ci[bot] authored and hunger committed Feb 1, 2022
1 parent bfc79ff commit c65e7f7
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 @@ -17,7 +17,7 @@ repos:
- id: fix-byte-order-marker
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 21.12b0
rev: 22.1.0
hooks:
- id: black
- repo: https://github.com/doublify/pre-commit-rust
Expand Down Expand Up @@ -47,7 +47,7 @@ repos:
- mdformat-tables
- mdformat-web
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.10.0
rev: 0.10.1
hooks:
- id: check-github-workflows
- id: check-github-actions
Expand Down

0 comments on commit c65e7f7

Please sign in to comment.