diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-10-16 11:14:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-10-16 11:14:53 +0000 |
commit | 6f3c2569123ded17267e6170f9e423099bb21631 (patch) | |
tree | e27acba09e32d75e51a7587d891821a2ee4cb985 /setup.cfg | |
parent | Adding upstream version 3.4.0. (diff) | |
download | pre-commit-6f3c2569123ded17267e6170f9e423099bb21631.tar.xz pre-commit-6f3c2569123ded17267e6170f9e423099bb21631.zip |
Adding upstream version 3.5.0.upstream/3.5.0
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 = 3.4.0 +version = 3.5.0 description = A framework for managing and maintaining multi-language pre-commit hooks. long_description = file: README.md long_description_content_type = text/markdown |