Skip to content

Commit 9e20adc

Browse files
pre-commit-ci[bot]MusicalNinjaDad
authored andcommitted
[pre-commit.ci] pre-commit autoupdate (pypa#1895)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.9 → v0.4.10](astral-sh/ruff-pre-commit@v0.4.9...v0.4.10) - [github.com/python-jsonschema/check-jsonschema: 0.28.5 → 0.28.6](python-jsonschema/check-jsonschema@0.28.5...0.28.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 37f82ec commit 9e20adc

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

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.4.9
17+
rev: v0.4.10
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.28.5
80+
rev: 0.28.6
8181
hooks:
8282
- id: check-dependabot
8383
- id: check-github-actions

0 commit comments

Comments
 (0)