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 8b5cd2c commit a965731Copy full SHA for a965731
1 file changed
.github/workflows/pre-commit.yml
@@ -46,7 +46,7 @@ jobs:
46
python-version: '3.14'
47
- uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
48
with:
49
- version: 0.10.7
+ version: 0.10.8
50
enable-cache: false
51
- name: detect method
52
id: detect
0 commit comments