Skip to content

Commit

Permalink
Pin interrogate to 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jan 13, 2024
1 parent 3c9a1fc commit 1f740a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ repos:

- repo: https://github.com/econchick/interrogate
rev: 1.5.0
language_version: python3.11
hooks:
- id: interrogate
args: [tests, -v]
Expand Down

0 comments on commit 1f740a3

Please sign in to comment.