We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86b527a + c63ac47 commit 56fc5f1Copy full SHA for 56fc5f1
.github/workflows/lint.yaml
@@ -20,4 +20,4 @@ jobs:
20
cache-dependency-path: backend/requirements.txt
21
22
- run: pip install -r backend/requirements.txt
23
- - uses: pre-commit/action@v3.0.0
+ - uses: pre-commit/action@v3.0.1
0 commit comments