Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#373)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Sep 5, 2022
1 parent b30bc5f commit 519b8dd
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 @@ -16,7 +16,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/psf/black
rev: 22.6.0
rev: 22.8.0
hooks:
- id: black
args: ["--line-length", "100"]
Expand Down Expand Up @@ -57,7 +57,7 @@ repos:
stages: [manual]

- repo: https://github.com/sirosen/check-jsonschema
rev: 0.18.1
rev: 0.18.2
hooks:
- id: check-jsonschema
name: "Check GitHub Workflows"
Expand Down

0 comments on commit 519b8dd

Please sign in to comment.