Skip to content

Commit 8e0cb39

Browse files
authored
Merge pull request #2423 from DanielNoord/random-cleanup
Try and fix `dependabot` for `uv`
2 parents 5bb0610 + fb4292b commit 8e0cb39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ Changelog = "https://github.com/PyCQA/isort/releases"
5757
source = "vcs"
5858

5959
[tool.hatch.version.raw-options]
60+
# Fallback needed because of https://github.com/dependabot/dependabot-core/issues/12340
61+
fallback_version = "0.0.0"
6062
local_scheme = "no-local-version"
6163

6264
[project.scripts]

0 commit comments

Comments
 (0)