Skip to content

Commit

Permalink
Update the pre-commit configuration for isort
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile authored Apr 11, 2019
1 parent 596692c commit 30e15ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
name: isort
entry: isort
require_serial: true
additional_dependencies: []
language: python
types: [python]

0 comments on commit 30e15ab

Please sign in to comment.