Skip to content

Commit fbdfaa0

Browse files
authored
Merge pull request #35 from python-jsonschema/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 440b3c2 + 0613054 commit fbdfaa0

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,12 +14,12 @@ repos:
1414
args: [--fix, lf]
1515
- id: trailing-whitespace
1616
- repo: https://github.com/pre-commit/mirrors-prettier
17-
rev: "v4.0.0-alpha.3-1"
17+
rev: "v4.0.0-alpha.4"
1818
hooks:
1919
- id: prettier
2020
exclude_types: ["markdown"]
2121
- repo: https://github.com/PyCQA/isort
22-
rev: 5.12.0
22+
rev: 5.13.0
2323
hooks:
2424
- id: isort
2525
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)