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 37b73b0 commit df693e3Copy full SHA for df693e3
.pre-commit-config.yaml
@@ -9,6 +9,6 @@ repos:
9
- id: check-yaml
10
- id: check-added-large-files
11
- repo: https://github.com/psf/black
12
- rev: 24.1.1
+ rev: 24.2.0
13
hooks:
14
- id: black
0 commit comments