Skip to content

Commit 83ae424

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.6 → v0.6.4](astral-sh/ruff-pre-commit@v0.5.6...v0.6.4) - [github.com/python-jsonschema/check-jsonschema: 0.29.1 → 0.29.2](python-jsonschema/check-jsonschema@0.29.1...0.29.2)
1 parent df8033d commit 83ae424

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
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.5.6
3+
rev: v0.6.4
44
hooks:
55
- id: ruff
66
- id: ruff-format
77
- repo: https://github.com/python-jsonschema/check-jsonschema
8-
rev: 0.29.1
8+
rev: 0.29.2
99
hooks:
1010
- id: check-github-workflows
1111
- repo: https://github.com/asottile/blacken-docs

0 commit comments

Comments
 (0)