Skip to content

Commit

Permalink
chore: bump django-upgrade settings
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Feb 7, 2025
1 parent 7e22040 commit 652c423
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 @@ -21,7 +21,7 @@ repos:
rev: 1.23.0
hooks:
- id: django-upgrade
args: [--target-version, '5.0']
args: [--target-version, '5.1']
- repo: https://github.com/adrienverge/yamllint
rev: v1.35.1
hooks:
Expand Down

0 comments on commit 652c423

Please sign in to comment.