bump astral-sh/setup-uv to v6.4.3 (#163)

This commit is contained in:
Josh Thomas 2025-07-24 18:43:11 -05:00 committed by GitHub
parent c1c5c87853
commit 350fab77e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 19 additions and 9 deletions

View file

@ -122,6 +122,9 @@ def lint(session):
"pre-commit",
"run",
"--all-files",
"--show-diff-on-failure",
"--color",
"always",
)