Skip to content

Commit a3ec58f

Browse files
authored
Update pre-commit.yml
1 parent 48ae572 commit a3ec58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Set selected color
13-
run: pip install click==8.1.2
13+
run: pip install black --upgrade
1414
id: pip-install
1515
- uses: actions/checkout@v2
1616
- uses: actions/setup-python@v2

0 commit comments

Comments
 (0)