We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18d5611 + 4eb2d4c commit 092514cCopy full SHA for 092514c
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.15.13"
+ rev: "v0.15.14"
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: "2026.05.18"
+ rev: "2026.05.24"
82
83
- id: validate-pyproject
84
0 commit comments