You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configure Renovate to update uv.lock unpinned dependencies
As discussed in `uv` PR:
* `uv.lock` pins the git commit hashes used when pulling `django-stubs`/`django-stubs-ext`. But if there's an incompatible change in there, we want to know of it.
* Configured Renovate to update these daily (we'll see, maybe that's too frequent).
* If the "test" GitHub workflow passes, Renovate will auto-merge. Otherwise it will open a PR.
0 commit comments