Skip to content

Commit

Permalink
Readded interrogate to recommit
Browse files Browse the repository at this point in the history
  • Loading branch information
joernweissenborn committed Aug 20, 2021
1 parent 8bc63c6 commit 27b2708
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,12 @@ repos:
pass_filenames: false
additional_dependencies: [types-all]

# - repo: https://github.com/econchick/interrogate
# rev: 1.4.0
# hooks:
# - id: interrogate
# args: [-vv, --config=pyproject.toml]
# pass_filenames: false
- repo: https://github.com/econchick/interrogate
rev: 1.4.0
hooks:
- id: interrogate
args: [-vv, --config=pyproject.toml]
pass_filenames: false

- repo: https://github.com/asottile/yesqa
rev: v1.2.3
Expand Down

0 comments on commit 27b2708

Please sign in to comment.