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 5b246bd commit 55c3adbCopy full SHA for 55c3adb
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
-- repo: https://github.com/ambv/black
3
- rev: 21.9b0
+- repo: https://github.com/psf/black
+ rev: 23.1.0
4
hooks:
5
- id: black
6
- language_version: python3.7
+ language_version: python3.11
0 commit comments