diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index de4fe18e..73f22e7e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: flake8 - repo: https://github.com/pycqa/isort - rev: 5.13.0 + rev: 5.13.1 hooks: - id: isort args: ["-c", "--df"]