diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e36e79d..2dffdd7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: detect-private-key - repo: https://github.com/adamchainz/django-upgrade - rev: '1.18.0' + rev: '1.19.0' hooks: - id: django-upgrade args: ['--target-version', '4.2']