Skip to content

fix: recognize uv.lock files#7

Open
anry-m wants to merge 1 commit into
kodustech:mainfrom
anry-m:fix/recognize-uv-lock
Open

fix: recognize uv.lock files#7
anry-m wants to merge 1 commit into
kodustech:mainfrom
anry-m:fix/recognize-uv-lock

Conversation

@anry-m

@anry-m anry-m commented Jun 14, 2026

Copy link
Copy Markdown

Summary

  • recognize uv.lock as a dependency lock file
  • include uv.lock in dependency freshness checks
  • update docs and recommendations
  • add regression tests for uv.lock

Tests

  • bun test
  • bun run typecheck
  • bun run build
  • bun run lint

Fixes #6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

uv.lock is not recognized as a Python dependency lock file

1 participant