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.10.0 → 5.10.1](PyCQA/isort@5.10.0...5.10.1)
  • Loading branch information
pre-commit-ci[bot] authored and Asif Saif Uddin committed Nov 16, 2021
1 parent 236a6ad commit b3ef3d5
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 @@ -12,7 +12,7 @@ repos:
- id: check-added-large-files
- id: debug-statements
- repo: https://github.com/pycqa/isort
rev: 5.10.0
rev: 5.10.1
hooks:
- id: isort
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit b3ef3d5

Please sign in to comment.