We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1724210 commit 303bb8dCopy full SHA for 303bb8d
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
run: |
25
pip install -r requirements/pyproject.txt && pip install -r requirements/linting.txt
26
27
- - uses: pre-commit/[email protected].0
+ - uses: pre-commit/[email protected].1
28
with:
29
extra_args: --all-files --verbose
30
0 commit comments