Skip to content

Commit 50785b9

Browse files
committed
fix(pc):
1 parent a0b2b9e commit 50785b9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,9 @@ repos:
7474
rev: '2.4.1'
7575
hooks:
7676
- id: poetry-check
77-
- id: poetry-lock
7877
name: validate poetry lock
7978
args:
80-
- --check
79+
- --lock
8180

8281
- repo: https://github.com/codespell-project/codespell
8382
rev: v2.4.2

0 commit comments

Comments
 (0)