Skip to content

Commit 0dcf07e

Browse files
authored
Merge pull request #21 from python-jsonschema/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 6f56b61 + ca97f15 commit 0dcf07e

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.12.0
17+
rev: 5.13.0
1818
hooks:
1919
- id: isort
2020
- repo: https://github.com/pre-commit/mirrors-prettier
21-
rev: "v4.0.0-alpha.3-1"
21+
rev: "v4.0.0-alpha.4"
2222
hooks:
2323
- id: prettier

0 commit comments

Comments
 (0)