There was an error while loading. Please reload this page.
2 parents ef4a01b + c5b11f2 commit 64cbce3Copy full SHA for 64cbce3
1 file changed
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
args: [--prose-wrap=always]
41
42
- repo: https://github.com/astral-sh/ruff-pre-commit
43
- rev: "v0.14.2"
+ rev: "v0.14.3"
44
hooks:
45
# Run the linter
46
- id: ruff-check
@@ -78,7 +78,7 @@ repos:
78
exclude: .pre-commit-config.yaml
79
80
- repo: https://github.com/henryiii/validate-pyproject-schema-store
81
- rev: "2025.10.25"
+ rev: "2025.11.02"
82
83
- id: validate-pyproject
84
0 commit comments