summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-16 09:45:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-16 09:45:14 +0000
commit35ec33b96f10ec62082ce42c4d12ea69234de892 (patch)
treebd43e36343bac693cbb0d99d350e94b954dcaedf /setup.cfg
parentReleasing debian version 3.3.2-2. (diff)
downloadpre-commit-35ec33b96f10ec62082ce42c4d12ea69234de892.tar.xz
pre-commit-35ec33b96f10ec62082ce42c4d12ea69234de892.zip
Merging upstream version 3.3.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index b2c268b..88302e7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = pre_commit
-version = 3.3.2
+version = 3.3.3
description = A framework for managing and maintaining multi-language pre-commit hooks.
long_description = file: README.md
long_description_content_type = text/markdown
@@ -8,7 +8,7 @@ url = https://github.com/pre-commit/pre-commit
author = Anthony Sottile
author_email = asottile@umich.edu
license = MIT
-license_file = LICENSE
+license_files = LICENSE
classifiers =
License :: OSI Approved :: MIT License
Programming Language :: Python :: 3