Skip to content

Commit 1fe3f9f

Browse files
authored
Merge pull request #1111 from python-jsonschema/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 32fe8b1 + e2998b7 commit 1fe3f9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ repos:
1515
- id: mixed-line-ending
1616
args: [--fix, lf]
1717
- id: trailing-whitespace
18-
- repo: https://github.com/charliermarsh/ruff-pre-commit
19-
rev: "v0.0.275"
18+
- repo: https://github.com/astral-sh/ruff-pre-commit
19+
rev: "v0.0.276"
2020
hooks:
2121
- id: ruff
2222
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)