We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d7e9a7 commit c6c2f0cCopy full SHA for c6c2f0c
.github/workflows/pre-commit.yml
@@ -12,4 +12,5 @@ jobs:
12
- uses: actions/setup-python@v3
13
with:
14
python-version: 3.11
15
+ - run: pip install 'pre-commit<4'
16
- uses: pre-commit/[email protected]
0 commit comments