Skip to content

Commit

Permalink
fix isort installation error
Browse files Browse the repository at this point in the history
  • Loading branch information
dorschw committed Jan 29, 2023
1 parent b111a77 commit 5ac4949
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 @@ -29,7 +29,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/timothycrosley/isort
rev: v5.11.3
rev: v5.12.0
hooks:
- id: isort
exclude: demisto_sdk/commands/init/templates/.*
Expand Down

0 comments on commit 5ac4949

Please sign in to comment.