Skip to content

Commit 2691b18

Browse files
committed
feat: adopt PEP639
1 parent bd71280 commit 2691b18

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: requirements-txt-fixer
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
1919
# Ruff version.
20-
rev: v0.9.10
20+
rev: v0.11.2
2121
hooks:
2222
# Run the linter.
2323
- id: ruff

pyproject.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[build-system]
2-
requires = ["setuptools>=61", "setuptools-scm"]
2+
requires = ["setuptools>=77", "setuptools-scm"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "commit-check"
77
description = "Check commit message formatting, branch naming, commit author, email, and more."
88
readme = "README.rst"
99
keywords = ["commit conventions", "conventional commits", "conventional branch", "branch naming", "commit-check", "message", "lint message", "devops"]
10-
license = {text = "MIT License"}
10+
license = "MIT"
1111
authors = [
1212
{ name = "Xianpeng Shen", email = "xianpeng.shen@gmail.com" },
1313
]
@@ -16,11 +16,9 @@ dependencies = ["pyyaml"]
1616
classifiers = [
1717
# https://pypi.org/pypi?%3Aaction=list_classifiers
1818
"Development Status :: 5 - Production/Stable",
19-
"License :: OSI Approved :: MIT License",
2019
"Intended Audience :: Developers",
2120
"Natural Language :: English",
2221
"Operating System :: OS Independent",
23-
"Programming Language :: Python :: 3 :: Only",
2422
"Programming Language :: Python :: 3.8",
2523
"Programming Language :: Python :: 3.9",
2624
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy