Skip to content

Commit

Permalink
ci: bump isort from 5.9.1 to 5.12.0 (frappe#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchamahabal authored Jan 31, 2023
1 parent f3fd759 commit a121ca0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ repos:
- id: black
additional_dependencies: ['click==8.0.4']

- repo: https://github.com/timothycrosley/isort
rev: 5.9.1
- repo: https://github.com/PyCQA/isort
rev: 5.12.0
hooks:
- id: isort
exclude: ".*setup.py$"
Expand Down

0 comments on commit a121ca0

Please sign in to comment.