Skip to content

Commit 8870c4e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.4.1](astral-sh/ruff-pre-commit@v0.3.5...v0.4.1) - [github.com/python-jsonschema/check-jsonschema: 0.28.1 → 0.28.2](python-jsonschema/check-jsonschema@0.28.1...0.28.2)
1 parent 9cf99e7 commit 8870c4e

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.3.5
17+
rev: v0.4.1
1818
hooks:
1919
- id: ruff
2020
args: ["--fix", "--show-fixes"]
@@ -82,7 +82,7 @@ repos:
8282

8383

8484
- repo: https://github.com/python-jsonschema/check-jsonschema
85-
rev: 0.28.1
85+
rev: 0.28.2
8686
hooks:
8787
- id: check-dependabot
8888
- id: check-github-actions

0 commit comments

Comments
 (0)