We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da762fc commit 3debc44Copy full SHA for 3debc44
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: ruff
14
args: [--fix, --exit-non-zero-on-fix]
15
- repo: https://github.com/psf/black
16
- rev: 24.4.0
+ rev: 24.4.1
17
hooks:
18
- id: black
19
- repo: local
0 commit comments