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 688c4db commit cc916beCopy full SHA for cc916be
.pre-commit-config.yaml
@@ -24,6 +24,8 @@ repos:
24
rev: 7.3.0
25
hooks:
26
- id: flake8
27
+ additional_dependencies:
28
+ - flake8-pyproject
29
30
- repo: https://github.com/asottile/yesqa
31
rev: v1.5.0
0 commit comments