Skip to content

Commit

Permalink
Merge pull request #221 from Aiven-Open/kmichel-no-repeated-mypy
Browse files Browse the repository at this point in the history
run mypy serially
  • Loading branch information
alanfranz committed May 1, 2024
2 parents cc4f337 + e243f25 commit adbf389
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 @@ -47,4 +47,5 @@ repos:
name: mypy
entry: mypy
language: system
require_serial: true
types: [python]

0 comments on commit adbf389

Please sign in to comment.