Browse Source

deactivate poetry lock for now

Daniel Busch 4 months ago
parent
commit
8560e347e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .pre-commit-config.yaml

+ 1 - 1
.pre-commit-config.yaml

@@ -40,7 +40,7 @@ repos:
     rev: '1.8.3'
     hooks:
       - id: poetry-check
-      - id: poetry-lock
+#      - id: poetry-lock
         args: [--no-update]
   - repo: https://github.com/python-poetry/poetry-plugin-export
     rev: '1.8.0'