Skip to content

Commit baf5f3c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.32.1 → 0.33.0](python-jsonschema/check-jsonschema@0.32.1...0.33.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.2...v0.11.8)
1 parent 32a8354 commit baf5f3c

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
@@ -37,7 +37,7 @@ repos:
3737
exclude: plugins
3838

3939
- repo: https://github.com/python-jsonschema/check-jsonschema
40-
rev: 0.32.1
40+
rev: 0.33.0
4141
hooks:
4242
- id: check-github-workflows
4343

@@ -63,7 +63,7 @@ repos:
6363
exclude: .github/labeler.yml|.pre-commit-search-and-replace.yaml
6464

6565
- repo: https://github.com/astral-sh/ruff-pre-commit
66-
rev: v0.11.2
66+
rev: v0.11.8
6767
hooks:
6868
- id: ruff
6969
name: ruff (see https://docs.astral.sh/ruff/rules)

0 commit comments

Comments
 (0)