Skip to content

Commit

Permalink
Reverting changes to .pre-commit-config.yaml (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaashaJoshi authored Oct 31, 2024
1 parent be56188 commit e47207b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ repos:
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
exclude: ^(docs|graphics|utils)/

- id: end-of-file-fixer
Expand Down Expand Up @@ -41,5 +40,5 @@ repos:
#- repo: https://github.com/pre-commit/mirrors-mypy
# rev: v1.9.0
# hooks:
# - id: mypyn
# - id: mypy
# exclude: docs

0 comments on commit e47207b

Please sign in to comment.