Skip to content

Commit 84609be

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.6 → v0.9.1](astral-sh/ruff-pre-commit@v0.8.6...v0.9.1) - [github.com/sirosen/check-jsonschema: 0.30.0 → 0.31.0](python-jsonschema/check-jsonschema@0.30.0...0.31.0)
1 parent b3283ea commit 84609be

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

0 commit comments

Comments
 (0)