We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3b3906 + 2a39ed3 commit 2d2f69dCopy full SHA for 2d2f69d
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ default_language_version:
2
python: "3.10"
3
repos:
4
- repo: https://github.com/psf/black
5
- rev: 23.1.0
+ rev: 23.3.0
6
hooks:
7
- id: black
8
args: [--safe, --quiet]
0 commit comments