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 a61213a commit 1a64a1cCopy full SHA for 1a64a1c
.github/workflows/pre-commit.yml
@@ -22,7 +22,6 @@ jobs:
22
uses: actions/setup-python@v5
23
with:
24
python-version: "3.13"
25
- cache: "pip"
26
27
# Cache pre-commit’s virtual envs + hook repos
28
- name: Cache pre-commit envs
0 commit comments