Skip to content

Commit

Permalink
chore: Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Stranger6667 committed Jan 13, 2021
1 parent 8459dd9 commit 418b56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -47,7 +47,7 @@ repos:
additional_dependencies: [ black==20.8b1 ]

- repo: https://github.com/pre-commit/mirrors-isort
rev: v5.6.4
rev: v5.7.0
hooks:
- id: isort
exclude: ^example/.*$
Expand Down

0 comments on commit 418b56e

Please sign in to comment.