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 cd84b2f commit 9203ed5Copy full SHA for 9203ed5
.pre-commit-config.yaml
@@ -16,6 +16,6 @@ repos:
16
hooks:
17
- id: isort
18
- repo: https://github.com/PyCQA/flake8
19
- rev: '7.2.0'
+ rev: '7.3.0'
20
21
- id: flake8
0 commit comments