Skip to content

Commit

Permalink
pre-commit hooks automatic update
Browse files Browse the repository at this point in the history
updates:
- [github.com/pycqa/isort: 5.9.3 → 5.10.1](PyCQA/isort@5.9.3...5.10.1)
  • Loading branch information
pre-commit-ci[bot] authored Nov 15, 2021
1 parent 7d04642 commit c14c125
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
@@ -1,7 +1,7 @@
# See https://pre-commit.com/#plugins
repos:
- repo: https://github.com/pycqa/isort
rev: 5.9.3
rev: 5.10.1
hooks:
- id: isort
# See https://pycqa.github.io/isort/docs/configuration/multi_line_output_modes.html
Expand Down

0 comments on commit c14c125

Please sign in to comment.