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 51c73de commit c75bda4Copy full SHA for c75bda4
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
- id: check-merge-conflict
30
name: Merge Conflicts
31
- repo: https://github.com/psf/black
32
- rev: 22.8.0
+ rev: 22.10.0
33
hooks:
34
- id: black
35
name: Black Formatting
0 commit comments