Update pre-commit hooks. (#260)

master
github-actions[bot] 2023-02-18 08:10:06 +01:00 committed by GitHub
parent bb9585c465
commit 7926340d24
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"] args: ["--py38-plus"]
- repo: https://github.com/adamchainz/django-upgrade - repo: https://github.com/adamchainz/django-upgrade
rev: 1.12.0 rev: 1.13.0
hooks: hooks:
- id: django-upgrade - id: django-upgrade
args: ["--target-version", "3.2"] args: ["--target-version", "3.2"]