Skip to content

Commit e80ac91

Browse files
chore(deps): update astral-sh/setup-uv action to v8.2.0
1 parent 1186c77 commit e80ac91

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@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
30+
- uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
3131

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

0 commit comments

Comments
 (0)