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 674c785 + a7a11dd commit f3082d8Copy full SHA for f3082d8
1 file changed
.pre-commit-config.yaml
@@ -90,7 +90,7 @@ repos:
90
- mdformat-myst
91
92
- repo: https://github.com/abravalheri/validate-pyproject
93
- rev: v0.24
+ rev: v0.24.1
94
hooks:
95
- id: validate-pyproject
96
@@ -102,7 +102,7 @@ repos:
102
additional_dependencies: [setuptools-scm]
103
104
- repo: https://github.com/astral-sh/ruff-pre-commit
105
- rev: v0.11.0
+ rev: v0.11.2
106
107
- id: ruff-format
108
- id: ruff
0 commit comments