diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 51b0c6d..3e7c2ef 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: pyupgrade args: [--py37-plus] - repo: https://github.com/adamchainz/django-upgrade - rev: 1.7.0 + rev: 1.8.0 hooks: - id: django-upgrade args: [--target-version, "3.2"] \ No newline at end of file