Skip to content

Commit

Permalink
Merge pull request #1610 from jdufresne/simplify-isort
Browse files Browse the repository at this point in the history
Simplify .pre-commit-config.yaml
  • Loading branch information
timothycrosley committed Dec 16, 2020
2 parents fa622fe + d1d1d9d commit c0b987d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .pre-commit-config.yaml
Expand Up @@ -3,6 +3,3 @@ repos:
rev: 5.5.2
hooks:
- id: isort
files: 'isort/.*'
- id: isort
files: 'tests/.*'

0 comments on commit c0b987d

Please sign in to comment.