Skip to content

Commit c6c2f0c

Browse files
author
Thomas Zilio
committed
feat: Pinning pre-commit version.
Refs: #13
1 parent 5d7e9a7 commit c6c2f0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre-commit.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ jobs:
1212
- uses: actions/setup-python@v3
1313
with:
1414
python-version: 3.11
15+
- run: pip install 'pre-commit<4'
1516
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)