Skip to content

Commit 56d57e7

Browse files
authored
Merge pull request #1122 from python-jsonschema/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 273d4dd + 6edfe24 commit 56d57e7

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,15 +16,15 @@ repos:
1616
args: [--fix, lf]
1717
- id: trailing-whitespace
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: "v0.0.276"
19+
rev: "v0.0.277"
2020
hooks:
2121
- id: ruff
2222
- repo: https://github.com/PyCQA/isort
2323
rev: 5.12.0
2424
hooks:
2525
- id: isort
2626
- repo: https://github.com/pre-commit/mirrors-prettier
27-
rev: "v3.0.0-alpha.9-for-vscode"
27+
rev: "v3.0.0"
2828
hooks:
2929
- id: prettier
3030
exclude: "^jsonschema/benchmarks/issue232/issue.json$"

0 commit comments

Comments
 (0)