Commit 849a87b1 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Limit the hooks to commit stages

parent f94c1bfc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,3 +4,4 @@
  language: python
  entry: pre-commit-mypy
  require_serial: true
  stages: [commit]