Browse Source

deactivate poetry lock for now

Daniel Busch 5 tháng trước cách đây
mục cha
commit
8560e347e7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'