Skip to content

Commit 147de6f

Browse files
[pre-commit.ci] pre-commit autoupdate (#1947)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.4 → v0.5.5](astral-sh/ruff-pre-commit@v0.5.4...v0.5.5) - [github.com/python-jsonschema/check-jsonschema: 0.29.0 → 0.29.1](python-jsonschema/check-jsonschema@0.29.0...0.29.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e217e44 commit 147de6f

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
@@ -14,7 +14,7 @@ repos:
1414
- id: trailing-whitespace
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.5.4
17+
rev: v0.5.5
1818
hooks:
1919
- id: ruff
2020
args: ["--fix", "--show-fixes"]
@@ -77,7 +77,7 @@ repos:
7777

7878

7979
- repo: https://github.com/python-jsonschema/check-jsonschema
80-
rev: 0.29.0
80+
rev: 0.29.1
8181
hooks:
8282
- id: check-dependabot
8383
- id: check-github-actions

0 commit comments

Comments
 (0)