Skip to content

Commit 6068c00

Browse files
committed
chore: Set uv versioning fallback for Dependabot
1 parent 313a3ae commit 6068c00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/python/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ source = "uv-dynamic-versioning"
5656
vcs = "git"
5757
style = "pep440"
5858
bump = false
59+
fallback-version = "0.0.0"
5960

6061
[tool.hatch.build.targets.wheel]
6162
packages = ["src/mcp_lambda"]

0 commit comments

Comments
 (0)