This commit is contained in:
dependabot[bot] 2024-12-16 10:02:30 +00:00 committed by GitHub
commit d2729c4aa5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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