Skip to content

Commit eee987e

Browse files
Update django-upgrade to 1.22.2 (cookiecutter#5567)
1 parent d43c73a commit eee987e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
exclude: '{{cookiecutter.project_slug}}/templates/'
2929

3030
- repo: https://github.com/adamchainz/django-upgrade
31-
rev: '1.22.1'
31+
rev: '1.22.2'
3232
hooks:
3333
- id: django-upgrade
3434
args: ['--target-version', '5.0']

0 commit comments

Comments
 (0)