Pin interrogate to Python 3.11

This commit is contained in:
Hynek Schlawack 2024-02-16 17:06:30 +01:00
parent abf256b083
commit 18040f5f25
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -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