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 1457d46 commit 779da1aCopy full SHA for 779da1a
1 file changed
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Mypy
37
run: mypy
38
- name: Pre-Commit hooks
39
- uses: pre-commit/action@v3.0.0
+ uses: pre-commit/action@v3.0.1
40
- name: Flake8
41
run: flake8
42
- name: Prepare twine checker
0 commit comments