Skip to content

Commit

Permalink
Simplify .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
Run isort on all files to avoid listing them.
  • Loading branch information
jdufresne committed Dec 14, 2020
1 parent 6b65b27 commit d1d1d9d
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 @@ -3,6 +3,3 @@ repos:
rev: 5.5.2
hooks:
- id: isort
files: 'isort/.*'
- id: isort
files: 'tests/.*'

0 comments on commit d1d1d9d

Please sign in to comment.