We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66a6c11 commit e255f4bCopy full SHA for e255f4b
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@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
+ - uses: astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7.4.0
31
32
- run: uvx prek run --all-files
33
env:
0 commit comments