Skip to content

Commit

Permalink
Bump pre-commit gitlint to v0.17.0
Browse files Browse the repository at this point in the history
Update gitlint from v0.11.0 to v0.17.0:

https://github.com/jorisroovers/gitlint/releases

Change-Id: I302843ab105e9a34192f2aa9b7603d6d08592ab8
Signed-off-by: Sangwook Ha <sangwook.ha@verizon.com>
  • Loading branch information
sangwookha-vz committed Mar 25, 2022
1 parent 731ef50 commit a5ce791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -25,7 +25,7 @@ repos:
additional_dependencies: ['robotframework~=4.1.0']

- repo: https://github.com/jorisroovers/gitlint
rev: v0.11.0
rev: v0.17.0
hooks:
- id: gitlint

Expand Down

0 comments on commit a5ce791

Please sign in to comment.