Skip to content

Commit

Permalink
chore: skip mypy in pre-commit.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
stackia committed Jan 3, 2025
1 parent 3e79b51 commit 7d5ba37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
# See https://pre-commit.com/hooks.html for more hooks
default_language_version:
python: python3.13
ci:
skip:
- mypy
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
Expand Down

0 comments on commit 7d5ba37

Please sign in to comment.