Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix the args description
  • Loading branch information
floatingpurr authored Sep 15, 2022
1 parent a72a71a commit e720a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Excerpt from a `.pre-commit-config.yaml` using an example of this hook:
--all Scan all dependencies in pdm.lock (main, optional and dev)
--skip [SKIP ...] Packages to skip
--config CONFIG Path to a custom .pre-commit-config.yaml file
--db Path to a custom package list (json)
--db PACKAGE_LIST Path to a custom package list (json)
```
Usually this hook uses only dev packages to sync the hooks. Pass `--all`, if you
Expand Down

0 comments on commit e720a13

Please sign in to comment.