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 099336e commit 91c4a6aCopy full SHA for 91c4a6a
.pre-commit-config.yaml
@@ -51,7 +51,7 @@ repos:
51
args: ["--ignore=D100,D101,D102,D103,D104,D105,D106,D107,D203,D212,D401,D404"]
52
53
- repo: https://github.com/pycqa/flake8
54
- rev: 7.1.1
+ rev: 7.1.2
55
hooks:
56
- id: flake8
57
args: ["--ignore=E501,W503"]
0 commit comments