Skip to content

Commit

Permalink
Removed old git hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
lskillen committed Feb 13, 2019
1 parent a3660e5 commit 70a0aa0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 29 deletions.
9 changes: 0 additions & 9 deletions .git-hooks/post_checkout/pip_install.rb

This file was deleted.

9 changes: 0 additions & 9 deletions .git-hooks/post_merge/pip_install.rb

This file was deleted.

11 changes: 0 additions & 11 deletions .git-hooks/shared/pip_install.rb

This file was deleted.

4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Expand Up @@ -11,6 +11,10 @@ repos:
- id: check-yaml
- id: debug-statements
- id: end-of-file-fixer
exclude: >
(?x)^(
.bumpversion.cfg
)$
- id: flake8
- id: fix-encoding-pragma
- id: forbid-new-submodules
Expand Down

0 comments on commit 70a0aa0

Please sign in to comment.