Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#288)
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] committed Sep 6, 2022
1 parent 7506c5f commit a87eed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
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 @@ -69,7 +69,7 @@ repos:
)$
- 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 a87eed5

Please sign in to comment.