Skip to content

Commit b43feed

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.5](astral-sh/ruff-pre-commit@v0.11.4...v0.11.5) - [github.com/sirosen/check-jsonschema: 0.32.1 → 0.33.0](python-jsonschema/check-jsonschema@0.32.1...0.33.0)
1 parent e690232 commit b43feed

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
@@ -6,7 +6,7 @@ repos:
66
- id: check-merge-conflict
77
exclude: rst$
88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.11.4
9+
rev: v0.11.5
1010
hooks:
1111
- id: ruff
1212
args: [--fix]
@@ -65,7 +65,7 @@ repos:
6565
- 'SC1004:'
6666
stages: [manual]
6767
- repo: https://github.com/sirosen/check-jsonschema
68-
rev: 0.32.1
68+
rev: 0.33.0
6969
hooks:
7070
- id: check-github-actions
7171
- repo: https://github.com/tox-dev/pyproject-fmt

0 commit comments

Comments
 (0)