Skip to content

Commit 893757e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.28.6 → 0.29.1](python-jsonschema/check-jsonschema@0.28.6...0.29.1) - [github.com/charliermarsh/ruff-pre-commit: v0.4.10 → v0.5.5](astral-sh/ruff-pre-commit@v0.4.10...v0.5.5)
1 parent 0209bcd commit 893757e

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
@@ -41,7 +41,7 @@ repos:
4141
- id: "shellcheck"
4242

4343
- repo: "https://github.com/python-jsonschema/check-jsonschema"
44-
rev: "0.28.6"
44+
rev: "0.29.1"
4545
hooks:
4646
- id: "check-github-workflows"
4747
- id: "check-readthedocs"
@@ -60,7 +60,7 @@ repos:
6060

6161
- repo: "https://github.com/charliermarsh/ruff-pre-commit"
6262
# Ruff version.
63-
rev: 'v0.4.10'
63+
rev: 'v0.5.5'
6464
hooks:
6565
- id: "ruff"
6666

0 commit comments

Comments
 (0)