diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 23155f8c..8bc9e73d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: args: [--py39-plus] - repo: https://github.com/pycqa/isort - rev: 6.0.1 + rev: 6.1.0 hooks: - id: isort