diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0a08e30f860c..0455fbcd8107 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: rev: 1.23.0 hooks: - id: django-upgrade - args: [--target-version, '5.0'] + args: [--target-version, '5.1'] - repo: https://github.com/adrienverge/yamllint rev: v1.35.1 hooks: