This commit is contained in:
dependabot[bot] 2024-03-31 02:46:13 +05:00 committed by GitHub
commit b5c0ceb340
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@ jobs:
- run: poetry install
- name: Run pre-commit
uses: pre-commit/action@v2.0.3
uses: pre-commit/action@v3.0.1
# With no caching at all the entire ci process takes 4m 30s to complete!
pytest: