Update pre-commit hooks. (#289)

Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
master
github-actions[bot] 2023-06-15 09:41:47 +02:00 committed by GitHub
parent fd908cbbed
commit 68d7094b3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ repos:
args: ["--py38-plus"]
- repo: https://github.com/adamchainz/django-upgrade
rev: 1.13.0
rev: 1.14.0
hooks:
- id: django-upgrade
args: ["--target-version", "3.2"]