diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b5da7d89b3..ed242abdb5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,8 +28,8 @@ repos: rev: "6.0.0" hooks: - id: flake8 - - repo: https://github.com/timothycrosley/isort - rev: v5.11.3 + - repo: https://github.com/PyCQA/isort + rev: "5.12.0" hooks: - id: isort exclude: demisto_sdk/commands/init/templates/.*