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 092514c + 4e4d510 commit a3d6791Copy full SHA for a3d6791
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.14"
+ rev: "v0.15.15"
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.24"
+ rev: "2026.05.28"
82
83
- id: validate-pyproject
84
0 commit comments