diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-05-08 00:37:51 +0000 |
---|---|---|
committer | Nejc Habjan <hab.nejc@gmail.com> | 2023-05-08 14:10:53 +0200 |
commit | 784d59ef46703c9afc0b1e390f8c4194ee10bb0a (patch) | |
tree | 6d80d6d7f0492e7d2bc386836563229d2eb732c3 | |
parent | 348f56e8b95c43a7f140f015d303131665b21772 (diff) | |
download | gitlab-784d59ef46703c9afc0b1e390f8c4194ee10bb0a.tar.gz |
chore(deps): update dependency commitizen to v3
-rw-r--r-- | requirements-lint.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-lint.txt b/requirements-lint.txt index 2784ea4..e7706e4 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -1,7 +1,7 @@ -r requirements.txt argcomplete==2.0.0 black==23.1.0 -commitizen==2.42.1 +commitizen==3.2.1 flake8==6.0.0 isort==5.12.0 mypy==1.1.1 |