We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b135ac commit d61fb1dCopy full SHA for d61fb1d
.github/workflows/pre-commit.yml
@@ -44,7 +44,7 @@ jobs:
44
python-version: '3.14'
45
- uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
46
with:
47
- version: 0.9.5
+ version: 0.9.6
48
enable-cache: false
49
- name: detect method
50
id: detect
0 commit comments