chg: [pre-commit] Removed useless django-upgrade hook.

This commit is contained in:
Cédric Bonhomme 2024-03-12 08:22:40 +01:00
parent a78c520058
commit b1133d8e35
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -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: