Skip to content

Commit bb2f665

Browse files
[pre-commit.ci] pre-commit autoupdate (#2023)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.7 → v0.6.8](astral-sh/ruff-pre-commit@v0.6.7...v0.6.8) - [github.com/python-jsonschema/check-jsonschema: 0.29.2 → 0.29.3](python-jsonschema/check-jsonschema@0.29.2...0.29.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6dcd7dd commit bb2f665

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.6.7
17+
rev: v0.6.8
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.2
80+
rev: 0.29.3
8181
hooks:
8282
- id: check-dependabot
8383
- id: check-github-actions

0 commit comments

Comments
 (0)