diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 88b9baab..5de83d84 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: django-upgrade args: [--target-version, "2.2"] - repo: https://github.com/pycqa/isort - rev: 5.12.0 + rev: 5.13.2 hooks: - id: isort name: isort (python)