Skip to content

Commit

Permalink
chore: bump isort
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneTorap committed Jan 30, 2023
1 parent 7bd2afd commit 26a29e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#
repos:
- repo: https://github.com/PyCQA/isort
rev: 5.9.3
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-mypy
Expand Down
2 changes: 1 addition & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ grpcio-status==1.51.1
# via google-api-core
iniconfig==1.1.1
# via pytest
isort==5.9.3
isort==5.12.0
# via pylint
lazy-object-proxy==1.6.0
# via astroid
Expand Down

0 comments on commit 26a29e5

Please sign in to comment.