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/timothycrosley/isort: 5.9.3 → 5.10.1](PyCQA/isort@5.9.3...5.10.1)
  • Loading branch information
pre-commit-ci[bot] authored and skshetry committed Nov 16, 2021
1 parent 88660f6 commit 003461f
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 @@ -23,7 +23,7 @@ repos:
- id: isort
language_version: python3
repo: https://github.com/timothycrosley/isort
rev: 5.9.3
rev: 5.10.1
- hooks:
- id: flake8
language_version: python3
Expand Down

0 comments on commit 003461f

Please sign in to comment.