Add nocommit hook

This commit is contained in:
Manu Raghavan 2020-06-10 15:27:06 +05:30
parent d3cb871783
commit 56eb16f2f9
4 changed files with 50 additions and 19 deletions

View file

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.1.0
rev: v3.2.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer