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 b7c2b53 commit 75491efCopy full SHA for 75491ef
.pre-commit-config.yaml
@@ -10,6 +10,6 @@ repos:
10
- id: end-of-file-fixer
11
- id: trailing-whitespace
12
- repo: https://github.com/pycqa/flake8
13
- rev: 4.0.1
+ rev: 7.3.0
14
hooks:
15
- id: flake8
0 commit comments