Skip to content

Commit 58c6024

Browse files
authored
Merge branch 'main' into feat/unified_scheduler
2 parents 2ee4bdb + d0aca38 commit 58c6024

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ repos:
1111
hooks:
1212
- id: pdm-lock-check
1313
name: check lock file matches pyproject
14+
entry: sh -c "pdm lock -v --check || pdm lock --update-reuse"
1415
- repo: https://github.com/astral-sh/ruff-pre-commit
1516
rev: v0.11.7
1617
hooks:

0 commit comments

Comments
 (0)