Skip to content

Commit

Permalink
add file-contents-sorter hook for requirements files
Browse files Browse the repository at this point in the history
  • Loading branch information
mcflugen committed Mar 2, 2023
1 parent f67a7ad commit 459fab3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,5 @@ repos:
- id: forbid-new-submodules
- id: mixed-line-ending
- id: trailing-whitespace
- id: file-contents-sorter
files: requirements.(in|txt)

0 comments on commit 459fab3

Please sign in to comment.