diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eccd1d2..af1e9b7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -61,7 +61,7 @@ repos: - id: check-git-config-user-email args: [--templates, ^\S+\.\S+@sbb\.ch$] - repo: https://github.com/commitizen-tools/commitizen - rev: v4.0.0 + rev: v4.1.0 hooks: - id: commitizen - repo: https://github.com/hadolint/hadolint