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 6d56f0f commit 213d1a2Copy full SHA for 213d1a2
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
hooks:
26
- id: pyupgrade
27
- repo: https://github.com/psf/black
28
- rev: 22.12.0
+ rev: 23.1.0
29
30
- name: black
31
id: black
0 commit comments