Skip to content

Commit d4f718e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.1 → v0.5.7](astral-sh/ruff-pre-commit@v0.5.1...v0.5.7) - [github.com/python-jsonschema/check-jsonschema: 0.28.6 → 0.29.1](python-jsonschema/check-jsonschema@0.28.6...0.29.1)
1 parent ace1a67 commit d4f718e

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
@@ -3,12 +3,12 @@ ci:
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.5.1
6+
rev: v0.5.7
77
hooks:
88
- id: ruff
99
- id: ruff-format
1010
- repo: https://github.com/python-jsonschema/check-jsonschema
11-
rev: 0.28.6
11+
rev: 0.29.1
1212
hooks:
1313
- id: check-github-workflows
1414
- repo: https://github.com/asottile/blacken-docs

0 commit comments

Comments
 (0)