Skip to content

Commit

Permalink
Update template.
Browse files Browse the repository at this point in the history
  • Loading branch information
huxuan committed Jan 11, 2024
1 parent 4893616 commit 96a6aec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions template/.pre-commit-config.yaml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ repos:
- post-merge
always_run: true
pass_filenames: false
- id: pdm-lock
name: pdm-lock
entry: pdm lock
- id: pdm-lock-check
name: pdm-lock-check
entry: pdm lock --check
language: python
files: ^pyproject.toml$
pass_filenames: false
Expand Down

0 comments on commit 96a6aec

Please sign in to comment.