Skip to content

Commit 767691e

Browse files
committed
fixup! Deploy pre-commit on GitHub Actions
1 parent 0e992e3 commit 767691e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v4
2121
- uses: actions/setup-python@v5
22+
- uses: astral-sh/setup-uv@v5
2223
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)