Skip to content

Commit

Permalink
pre-commit: django-upgrade --target-version 5.0 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 4, 2024
1 parent 08f5923 commit 703a4ae
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 @@ -66,4 +66,4 @@ repos:
rev: "1.15.0"
hooks:
- id: django-upgrade
args: [--target-version, "4.2"]
args: [--target-version, "5.0"]

0 comments on commit 703a4ae

Please sign in to comment.