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.
2 parents e8ea9ec + ecd2fa8 commit ca86167Copy full SHA for ca86167
.pre-commit-config.yaml
@@ -1,11 +1,11 @@
1
repos:
2
- repo: https://github.com/asottile/reorder_python_imports
3
- rev: v3.1.0
+ rev: v3.3.0
4
hooks:
5
- id: reorder-python-imports
6
language_version: python3
7
- repo: https://github.com/psf/black
8
- rev: 22.3.0
+ rev: 22.6.0
9
10
- id: black
11
- repo: https://github.com/PyCQA/flake8
0 commit comments