Skip to content

Commit 3cb2b1f

Browse files
🐛 Disable poetry-lock in pre-commit to fix lint on github when poetry version differs.
1 parent 065b289 commit 3cb2b1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ repos:
2727
rev: 2.1.2
2828
hooks:
2929
- id: poetry-check
30-
- id: poetry-lock
3130
- repo: https://github.com/pre-commit/mirrors-mypy
3231
rev: v1.15.0
3332
hooks:

0 commit comments

Comments
 (0)