소스 검색

deactivate poetry lock for now

Daniel Busch 5 달 전
부모
커밋
8560e347e7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .pre-commit-config.yaml

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

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