Skip to content

Commit 51967a0

Browse files
authored
Update pre-commit.yml
1 parent a6b6e83 commit 51967a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v3
13-
- name: Install uv
13+
- name: Install uv --extra agent
1414
uses: astral-sh/setup-uv@v2
1515
- name: Set up Python
1616
run: uv venv --python 3.12

0 commit comments

Comments
 (0)