Skip to content

Commit fb4292b

Browse files
committed
Try and fix dependabot for uv
1 parent 5bb0610 commit fb4292b

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)