We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a0f060 commit ad88f75Copy full SHA for ad88f75
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
- id: pretty-format-toml
35
args: [--autofix]
36
- repo: https://github.com/abravalheri/validate-pyproject
37
- rev: v0.23
+ rev: v0.24
38
hooks:
39
- id: validate-pyproject
40
- repo: https://github.com/executablebooks/mdformat
0 commit comments