We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3b3906 commit 2a39ed3Copy full SHA for 2a39ed3
.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