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 4f55384 commit 827c1f2Copy full SHA for 827c1f2
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: reorder-python-imports
6
language_version: python3
7
- repo: https://github.com/psf/black
8
- rev: 22.12.0
+ rev: 23.1.0
9
hooks:
10
- id: black
11
- repo: https://github.com/PyCQA/flake8
0 commit comments