Skip to content

Commit

Permalink
Merge pull request #1459 from python-gitlab/renovate/alessandrojcm-co…
Browse files Browse the repository at this point in the history
…mmitlint-pre-commit-hook-5.x

chore(deps): update precommit hook alessandrojcm/commitlint-pre-commit-hook to v5
  • Loading branch information
nejch committed May 15, 2021
2 parents f35c73e + 9ff349d commit ce0e642
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 ce0e642

Please sign in to comment.