Skip to content

Commit 519b8dd

Browse files
[pre-commit.ci] pre-commit autoupdate (#373)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b30bc5f commit 519b8dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: trailing-whitespace
1717

1818
- repo: https://github.com/psf/black
19-
rev: 22.6.0
19+
rev: 22.8.0
2020
hooks:
2121
- id: black
2222
args: ["--line-length", "100"]
@@ -57,7 +57,7 @@ repos:
5757
stages: [manual]
5858

5959
- repo: https://github.com/sirosen/check-jsonschema
60-
rev: 0.18.1
60+
rev: 0.18.2
6161
hooks:
6262
- id: check-jsonschema
6363
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)