summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2021-02-04 21:57:28 +0000
committerRenovate Bot <bot@renovateapp.com>2021-02-04 21:57:28 +0000
commit505a8b8d7f16e609f0cde70be88a419235130f2f (patch)
treecacb598d66f4702158bec93b64d011ad0209a6fc
parent1d9155ca6814847e93c1ec93c734ca004d353636 (diff)
downloadgitlab-505a8b8d7f16e609f0cde70be88a419235130f2f.tar.gz
chore(deps): update precommit hook alessandrojcm/commitlint-pre-commit-hook to v4
-rw-r--r--.pre-commit-config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index ef6fbac..7d81415 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -8,14 +8,14 @@ repos:
- id: black
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
- rev: v3.0.0
+ rev: v4.1.0
hooks:
- id: commitlint
additional_dependencies: ['@commitlint/config-conventional']
stages: [commit-msg]
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
- rev: v3.0.0
+ rev: v4.1.0
hooks:
- id: commitlint-travis
additional_dependencies: ['@commitlint/config-conventional']