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 5f3fdab commit 76a830aCopy full SHA for 76a830a
.pre-commit-config.yaml
@@ -50,7 +50,7 @@ repos:
50
- id: black
51
language_version: python3.10
52
- repo: https://github.com/PyCQA/flake8
53
- rev: 5.0.4
+ rev: 6.0.0
54
hooks:
55
- id: flake8
56
types: [python]
0 commit comments