Skip to content

Commit

Permalink
Merge pull request #60 from ninoseki/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
ninoseki committed Sep 21, 2020
2 parents 63e4764 + 3e61a43 commit f772983
Show file tree
Hide file tree
Showing 5 changed files with 2,851 additions and 876 deletions.
7 changes: 1 addition & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,8 @@ repos:
- id: pyupgrade
args: [--py37-plus]

- repo: https://github.com/asottile/seed-isort-config
rev: v2.2.0
hooks:
- id: seed-isort-config

- repo: https://github.com/timothycrosley/isort
rev: 5.4.2
rev: 5.5.3
hooks:
- id: isort
additional_dependencies: [toml]
Expand Down
Loading

0 comments on commit f772983

Please sign in to comment.