Skip to content

Commit

Permalink
no 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
kratsg committed Dec 21, 2024
1 parent 704081d commit ae22f81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ repos:
['numpy', 'types-tqdm', 'click', 'types-jsonpatch', 'types-pyyaml', 'types-jsonschema', 'importlib_metadata', 'packaging']
args: ["--python-version=3.9"]
- <<: *mypy
name: mypy with Python 3.13
args: ["--python-version=3.13"]
name: mypy with Python 3.12
args: ["--python-version=3.12"]

- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
Expand Down

0 comments on commit ae22f81

Please sign in to comment.