Skip to content

Commit 86f8d11

Browse files
committed
chore(direnv): watch uv.lock for automatic environment reload
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`.
1 parent cd86010 commit 86f8d11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.envrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
watch_file uv.lock
12
use flake

0 commit comments

Comments
 (0)