Skip to content

Commit

Permalink
Update django-upgrade to 1.22.2 (#5567)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 3, 2024
1 parent d43c73a commit eee987e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repos:
exclude: '{{cookiecutter.project_slug}}/templates/'

- repo: https://github.com/adamchainz/django-upgrade
rev: '1.22.1'
rev: '1.22.2'
hooks:
- id: django-upgrade
args: ['--target-version', '5.0']
Expand Down

0 comments on commit eee987e

Please sign in to comment.