Skip to content

Commit

Permalink
chore(deps): update precommit hook alessandrojcm/commitlint-pre-commi…
Browse files Browse the repository at this point in the history
…t-hook to v5
  • Loading branch information
renovate-bot committed May 15, 2021
1 parent f35c73e commit 9ff349d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -8,14 +8,14 @@ repos:
- id: black

- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v4.1.0
rev: v5.0.0
hooks:
- id: commitlint
additional_dependencies: ['@commitlint/config-conventional']
stages: [commit-msg]

- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v4.1.0
rev: v5.0.0
hooks:
- id: commitlint-travis
additional_dependencies: ['@commitlint/config-conventional']
Expand Down

0 comments on commit 9ff349d

Please sign in to comment.