Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
chore(deps): update pre-commit hook pycqa/isort to v5.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Djelibeybi committed Dec 16, 2022
1 parent f8a12dd commit e2e2992
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 @@ -42,7 +42,7 @@ repos:
- id: pyupgrade
args: [--py37-plus]
- repo: https://github.com/PyCQA/isort
rev: 5.11.2
rev: v5.11.3
hooks:
- id: isort
- repo: https://github.com/psf/black
Expand Down

0 comments on commit e2e2992

Please sign in to comment.