Skip to content

Commit

Permalink
chg: [pre-commit] Removed useless django-upgrade hook.
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbonhomme committed Mar 12, 2024
1 parent a78c520 commit b1133d8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit b1133d8

Please sign in to comment.