summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Orr <32939271+rob-orr@users.noreply.github.com>2018-04-15 07:33:07 -0400
committerJoris Roovers <jroovers@cisco.com>2018-04-15 13:44:46 +0200
commitf3906027abb1fd434e9c92b1c7050bf146b3121a (patch)
tree6ee8a172757655b75e3c1e341e3d18e8aad45e21
parente4e627dd5b5f1dbc1168782ea6fd9874242fa41a (diff)
Removed erroneous 'stages' line from .pre-commit-hooks.yaml (#64)
-rw-r--r--.pre-commit-hooks.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml
index be4a6e9..9222776 100644
--- a/.pre-commit-hooks.yaml
+++ b/.pre-commit-hooks.yaml
@@ -1,5 +1,4 @@
- id: gitlint
name: gitlint
- language: python
entry: gitlint --msg-filename
- stages: [commit-msg]
+ language: python