Updating pre-commit file to fix docformatter

This commit is contained in:
Vinitha Balachandran
2025-01-16 12:13:13 +08:00
parent be40912c4e
commit 712346e988
4 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ jobs:
deploy-docs:
needs: [evaluate-label]
uses: qiboteam/workflows/.github/workflows/deploy-ghpages-latest-stable.yml@main
uses: qiboteam/workflows/.github/workflows/deploy-ghpages-latest-stable.yml@v1
with:
python-version: "3.10"
package-manager: "poetry"