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 eaf9b7e commit c869e19Copy full SHA for c869e19
1 file changed
.github/workflows/pre-commit.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
python-version: 3.x
29
30
- - uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5.0
+ - uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
31
32
- run: uvx prek run --all-files
33
env:
0 commit comments