We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cbbac6 commit 5dc1b44Copy full SHA for 5dc1b44
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: reorder-python-imports
17
18
- repo: https://github.com/econchick/interrogate
19
- rev: 1.3.1
+ rev: 1.3.2
20
hooks:
21
- id: interrogate
22
args: [--fail-under=100, -v]
0 commit comments