Skip to content

Commit b3b797e

Browse files
chore(deps): update astral-sh/setup-uv action to v9
1 parent 04c31cb commit b3b797e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
python-version: 3.x
2929

30-
- uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
30+
- uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
3131

3232
- run: uvx prek run --all-files
3333
env:

0 commit comments

Comments
 (0)