Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesParrott committed Sep 15, 2024
1 parent f9b9e27 commit a544ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:
name: mypy
entry: |
dmypy start
dmypy
dmypy check
files: \.py$
language: python
require_serial: true
Expand Down

0 comments on commit a544ffc

Please sign in to comment.