We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7291a93 commit fcfd8b5Copy full SHA for fcfd8b5
1 file changed
find-project-root/pyproject.toml
@@ -75,7 +75,7 @@ Repository = "https://github.com/adamlui/python-utils"
75
[project.optional-dependencies]
76
dev = [
77
"nox>=2026.2.9",
78
- "pre-commit>=4.5.1,<5",
+ "pre-commit>=4.5.1,<5",
79
"tomli>=2.4.0,<3",
80
"tomli-w>=1.2.0,<2",
81
]
0 commit comments