mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 09:08:31 +02:00
chg: [pre-commit] Removed useless django-upgrade hook.
This commit is contained in:
parent
a78c520058
commit
b1133d8e35
1 changed files with 0 additions and 5 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue