Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit ffa7714

Browse files
committed
remove poetry check from precommit
1 parent d110a43 commit ffa7714

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ repos:
2626
hooks:
2727
- id: mypy
2828
args: [--ignore-missing-imports]
29-
- repo: https://github.com/python-poetry/poetry
30-
rev: 1.3.1
31-
hooks:
32-
- id: poetry-check
3329
- repo: https://github.com/pre-commit/pre-commit-hooks
3430
rev: v3.2.0
3531
hooks:

0 commit comments

Comments
 (0)