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
chore(direnv): watch uv.lock for automatic environment reload (#143)
Add `watch_file uv.lock` to `.envrc` so that direnv triggers a
re-evaluation of the environment whenever the lockfile changes.
This ensures dependencies stay in sync without manual `direnv reload`.
0 commit comments