Pin interrogate to Python 3.11
This commit is contained in:
parent
abf256b083
commit
18040f5f25
|
@ -18,6 +18,7 @@ repos:
|
|||
rev: 1.5.0
|
||||
hooks:
|
||||
- id: interrogate
|
||||
language_version: python3.11
|
||||
args: [tests]
|
||||
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
|
|
Loading…
Reference in New Issue