We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a6b217 + 89a9326 commit 4b2e70dCopy full SHA for 4b2e70d
1 file changed
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
args: ["--ignore-words-list=THIRDPARTY", --write-changes]
32
33
- repo: https://github.com/astral-sh/ruff-pre-commit
34
- rev: v0.14.10
+ rev: v0.14.14
35
hooks:
36
- id: ruff-check
37
args: [--fix, --show-fixes]
@@ -68,7 +68,7 @@ repos:
68
- validate-pyproject[all]>=0.13
69
70
- repo: https://github.com/python-jsonschema/check-jsonschema
71
- rev: 0.36.0
+ rev: 0.36.1
72
73
- id: check-metaschema
74
files: \.schema\.json$
0 commit comments