Ver código fonte

deactivate poetry lock for now

Daniel Busch 5 meses atrás
pai
commit
8560e347e7
1 arquivos alterados com 1 adições e 1 exclusões
  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'