Skip to content

Commit

Permalink
Pin interrogate to Python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Feb 16, 2024
1 parent abf256b commit 18040f5
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 @@ -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
Expand Down

0 comments on commit 18040f5

Please sign in to comment.