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.
1 parent 56b3504 commit a73ecbdCopy full SHA for a73ecbd
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: end-of-file-fixer
18
- id: trailing-whitespace
19
- repo: https://github.com/abravalheri/validate-pyproject
20
- rev: v0.19
+ rev: v0.20.2
21
hooks:
22
- id: validate-pyproject
23
- repo: https://github.com/asottile/blacken-docs
@@ -30,7 +30,7 @@ repos:
30
31
- id: prettier
32
- repo: https://github.com/astral-sh/ruff-pre-commit
33
- rev: v0.6.7
+ rev: v0.6.8
34
35
- id: ruff
36
args: [--fix, --show-fixes]
0 commit comments