pre-commit: use non-deprecated lock file check command (#30003)
Update .pre-commit-config.yaml old-commit-hash: 37422d0437ed7df22686314240f1138d00e02979
This commit is contained in:
@@ -80,10 +80,9 @@ repos:
|
||||
rev: '1.6.0'
|
||||
hooks:
|
||||
- id: poetry-check
|
||||
- id: poetry-lock
|
||||
name: validate poetry lock
|
||||
args:
|
||||
- --check
|
||||
- --lock
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.26.3
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user