diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-08 12:54:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-08 12:54:48 +0000 |
commit | d7da8ad135cc84931411dbf961ac8576dd73187c (patch) | |
tree | 26134c9cf386c41b7424943e0ab7eaa874f66041 /setup.cfg | |
parent | Releasing debian version 2.10.0-2. (diff) | |
download | pre-commit-d7da8ad135cc84931411dbf961ac8576dd73187c.tar.xz pre-commit-d7da8ad135cc84931411dbf961ac8576dd73187c.zip |
Merging upstream version 2.10.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [metadata] name = pre_commit -version = 2.10.0 +version = 2.10.1 description = A framework for managing and maintaining multi-language pre-commit hooks. long_description = file: README.md long_description_content_type = text/markdown |