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 50cbc56 commit d22a7f9Copy full SHA for d22a7f9
.github/workflows/test-python.yml
@@ -44,7 +44,7 @@ jobs:
44
with:
45
enable-cache: true
46
python-version: ${{ matrix.python-version }}
47
- version: "0.8.4"
+ version: "0.8.9"
48
49
- name: Lint code
50
run: uv run pre-commit run --all-files
0 commit comments