Skip to content

Commit

Permalink
feat: add hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucca Pessoa committed Aug 17, 2021
1 parent a48c37b commit 2c707b8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
@@ -1,4 +1,10 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.5.0
hooks:
- id: trailing-whitespace
- id: check-case-conflict
- id: detect-private-key
- repo: https://github.com/commitizen-tools/commitizen
rev: v2.18.0
hooks:
Expand Down

0 comments on commit 2c707b8

Please sign in to comment.