We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13df5d commit b07681bCopy full SHA for b07681b
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: mixed-line-ending
12
13
- repo: https://github.com/psf/black
14
- rev: 22.12.0
+ rev: 23.1.0
15
types: [ python ]
16
hooks:
17
- id: black
0 commit comments