Skip to content

Commit

Permalink
Remove unused requirements-txt-fixer and check-xml hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
maresb committed Apr 14, 2024
1 parent b53f5ad commit 913dd34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,9 @@ repos:
- id: check-added-large-files
- id: check-ast
- id: check-merge-conflict
- id: check-xml
- id: check-yaml
- id: debug-statements
- id: end-of-file-fixer
- id: requirements-txt-fixer
- id: mixed-line-ending
args: ['--fix=lf']

Expand Down

0 comments on commit 913dd34

Please sign in to comment.