Skip to content

Commit 5367baf

Browse files
authored
Merge pull request #4 from python-jsonschema/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 27db002 + b93d8b2 commit 5367baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ repos:
3737
id: black
3838
args: ["--line-length", "79"]
3939
- repo: https://github.com/pre-commit/mirrors-prettier
40-
rev: "v3.0.0-alpha.6"
40+
rev: "v3.0.0-alpha.9-for-vscode"
4141
hooks:
4242
- id: prettier

0 commit comments

Comments
 (0)