We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b90ca56 commit 856eaadCopy full SHA for 856eaad
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
args:
9
- --application-directories=.:wrapanapi
10
- repo: https://github.com/psf/black
11
- rev: 23.11.0
+ rev: 23.12.0
12
hooks:
13
- id: black
14
args: [--safe, --quiet, --line-length, "100"]
0 commit comments