diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 635bbc9..6769aa8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,11 +1,6 @@ ci: autoupdate_schedule: monthly repos: - - repo: https://github.com/adamchainz/django-upgrade - rev: 1.13.0 - hooks: - - id: django-upgrade - args: [--target-version, '4.2'] - repo: https://github.com/asottile/pyupgrade rev: v3.3.1 hooks: