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 fe4745c commit 9f677bdCopy full SHA for 9f677bd
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
args: ['--application-directories=.:src']
17
name: reorder python imports
18
- repo: https://github.com/psf/black
19
- rev: 23.7.0
+ rev: 23.9.1
20
hooks:
21
- id: black
22
args: [--safe, --quiet]
0 commit comments