Commit 35c1109
committed
Attempt fix for uv Dependabot
We're failing to run Dependabot for uv dependencies:
https://github.com/bufbuild/protovalidate-python/actions/runs/16629514901/job/47054963334
I found a fix for this issue, here:
dependabot/dependabot-core#12340 (comment)
Makes me nervous that a stray release could end up with a 0.0.0 version,
but we could just yank it - hopefully the upstream bug is fixed soon.
Ref: https://setuptools-scm.readthedocs.io/en/latest/config/#configuration-parameters
I'm making a [similar fix for connect-python][1].
[1]: connectrpc/connect-python#301 parent eb3c727 commit 35c1109
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments