Commit d5f0d505 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Make copyright check run during manual checks

parent 61fb0e01
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ repos:
  - id: check-executable-modes
  - id: check-for-squash
  - id: copyright-notice
    stages: [commit, manual]
  - id: protect-first-parent

- repo: https://github.com/pre-commit/pygrep-hooks