Skip to content

Commit

Permalink
Merge pull request #85 from jhlegarreta/RemoveUnusedPrecommitHookOption
Browse files Browse the repository at this point in the history
ENH: Remove requirements file `pre-commit` hook sorting unused option
  • Loading branch information
jhlegarreta authored Oct 13, 2023
2 parents 16ad36d + a7d3ae7 commit ed3a9f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ repos:
exclude: .github/workflows
- id: end-of-file-fixer
- id: mixed-line-ending
- id: requirements-txt-fixer
name: requirements-txt-fixer
description: Sorts entries in requirements.txt
- id: trailing-whitespace

- repo: https://github.com/timothycrosley/isort
Expand Down

0 comments on commit ed3a9f1

Please sign in to comment.