Skip to content

Commit 3f0fdfb

Browse files
pre-commit-ci[bot]seifertm
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.1](astral-sh/ruff-pre-commit@v0.8.0...v0.8.1) - [github.com/sirosen/check-jsonschema: 0.29.4 → 0.30.0](python-jsonschema/check-jsonschema@0.29.4...0.30.0)
1 parent 998e855 commit 3f0fdfb

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.8.0
9+
rev: v0.8.1
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.29.4
68+
rev: 0.30.0
6969
hooks:
7070
- id: check-github-actions
7171
- repo: https://github.com/tox-dev/pyproject-fmt

0 commit comments

Comments
 (0)