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 04da7ab commit 479a693Copy full SHA for 479a693
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
hooks:
24
- id: reorder-python-imports
25
- repo: https://github.com/pycqa/flake8
26
- rev: "7.1.1"
+ rev: "7.1.2"
27
28
- id: flake8
29
language_version: python3
0 commit comments