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.
dependabot
uv
1 parent 5bb0610 commit fb4292bCopy full SHA for fb4292b
pyproject.toml
@@ -57,6 +57,8 @@ Changelog = "https://github.com/PyCQA/isort/releases"
57
source = "vcs"
58
59
[tool.hatch.version.raw-options]
60
+# Fallback needed because of https://github.com/dependabot/dependabot-core/issues/12340
61
+fallback_version = "0.0.0"
62
local_scheme = "no-local-version"
63
64
[project.scripts]
0 commit comments