diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-02-13 05:41:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-02-13 05:41:58 +0000 |
commit | e390ceede4a1b709bf25275d117e095f2ca0867f (patch) | |
tree | ff0ebfdddd406f4301c8d4c1146a2d2a5b6b0f1c /setup.cfg | |
parent | Adding upstream version 3.6.0. (diff) | |
download | pre-commit-e390ceede4a1b709bf25275d117e095f2ca0867f.tar.xz pre-commit-e390ceede4a1b709bf25275d117e095f2ca0867f.zip |
Adding upstream version 3.6.1.upstream/3.6.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 = 3.6.0 +version = 3.6.1 description = A framework for managing and maintaining multi-language pre-commit hooks. long_description = file: README.md long_description_content_type = text/markdown |