Skip to content

Commit 18040f5

Browse files
committed
Pin interrogate to Python 3.11
1 parent abf256b commit 18040f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ repos:
1818
rev: 1.5.0
1919
hooks:
2020
- id: interrogate
21+
language_version: python3.11
2122
args: [tests]
2223

2324
- repo: https://github.com/codespell-project/codespell

0 commit comments

Comments
 (0)