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 25440ae commit e65f4a0Copy full SHA for e65f4a0
.pre-commit-config.yaml
@@ -16,6 +16,6 @@ repos:
16
- id: ruff
17
args: [ --fix, --exit-non-zero-on-fix ]
18
- repo: https://github.com/psf/black
19
- rev: 24.1.1
+ rev: 24.2.0
20
hooks:
21
- id: black
0 commit comments