Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/isort: 5.9.2 → 5.9.3](PyCQA/isort@5.9.2...5.9.3)
  • Loading branch information
pre-commit-ci[bot] committed Aug 2, 2021
1 parent e7f03a7 commit 9cffa8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repos:
- id: debug-statements

- repo: https://github.com/PyCQA/isort
rev: "5.9.2"
rev: "5.9.3"
hooks:
- id: isort
args: []
Expand Down

0 comments on commit 9cffa8c

Please sign in to comment.