Skip to content

Commit bdef148

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.36.0 → 0.36.1](python-jsonschema/check-jsonschema@0.36.0...0.36.1) - [github.com/astral-sh/ruff-pre-commit: v0.14.13 → v0.14.14](astral-sh/ruff-pre-commit@v0.14.13...v0.14.14)
1 parent 33eda77 commit bdef148

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
@@ -24,7 +24,7 @@ repos:
2424
- id: check-yaml
2525

2626
- repo: https://github.com/python-jsonschema/check-jsonschema
27-
rev: 0.36.0
27+
rev: 0.36.1
2828
hooks:
2929
- id: check-github-workflows
3030

@@ -67,7 +67,7 @@ repos:
6767
- tomli
6868

6969
- repo: https://github.com/astral-sh/ruff-pre-commit
70-
rev: v0.14.13
70+
rev: v0.14.14
7171
hooks:
7272
- id: ruff
7373
name: ruff (see https://docs.astral.sh/ruff/rules)

0 commit comments

Comments
 (0)