diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1fc09823..1ada8f2d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: django-upgrade args: [--target-version, "4.2"] - repo: https://github.com/psf/black - rev: 23.3.0 + rev: 23.7.0 hooks: - id: black - repo: https://github.com/PyCQA/isort