diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1e243749..4213aabb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,7 +55,7 @@ repos: rev: '1.20.0' hooks: - id: django-upgrade - args: [--target-version, '3.2'] + args: [--target-version, '4.2'] - repo: https://github.com/hhatto/autopep8 rev: 'v2.3.1' hooks: