We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c2551f commit dbab969Copy full SHA for dbab969
.github/workflows/pre-commit.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup python
23
uses: actions/setup-python@v5
24
with:
25
- python-version: "3.11"
+ python-version: "3.13"
26
- name: Format python code with black
27
uses: psf/black@stable
28
- uses: actions/setup-node@v4
0 commit comments