diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e5681ea..72490c2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: exclude: tests.asserts.*|tests.modules.*|tests/py2puml/parsing/mockedinstance.py - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.5.0 + rev: v9.8.0 hooks: - id: commitlint stages: [commit-msg]