Skip to content

Commit 0087b5a

Browse files
authored
Merge pull request #23 from python-jsonschema/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 78b2681 + f003f2c commit 0087b5a

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
@@ -14,10 +14,10 @@ repos:
1414
args: [--fix, lf]
1515
- id: trailing-whitespace
1616
- repo: https://github.com/PyCQA/isort
17-
rev: 5.13.0
17+
rev: 5.13.2
1818
hooks:
1919
- id: isort
2020
- repo: https://github.com/pre-commit/mirrors-prettier
21-
rev: "v4.0.0-alpha.4"
21+
rev: "v4.0.0-alpha.8"
2222
hooks:
2323
- id: prettier

0 commit comments

Comments
 (0)