Skip to content

Commit

Permalink
Update pre-commit hook adamchainz/django-upgrade to v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent a70462c commit e19b401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
- id: pyproject-fmt
additional_dependencies: ["tox>=4.9"]
- repo: https://github.com/adamchainz/django-upgrade
rev: 1.18.0
rev: 1.19.0
hooks:
- id: django-upgrade
args: [--target-version, "3.2"]
Expand Down

0 comments on commit e19b401

Please sign in to comment.