Run django-upgrade with --target-version=5.2#2885
Closed
hugovk wants to merge 2 commits intopython:mainfrom
Closed
Run django-upgrade with --target-version=5.2#2885hugovk wants to merge 2 commits intopython:mainfrom
django-upgrade with --target-version=5.2#2885hugovk wants to merge 2 commits intopython:mainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the django-upgrade pre-commit hook configuration to target Django 5.2, following the upgrade to Django 5.2.11 in PR #2741. It also updates other pre-commit hooks using pre-commit autoupdate.
Changes:
- Updated django-upgrade target version from 4.2 to 5.2 to align with Django 5.2.11
- Updated check-jsonschema pre-commit hook from 0.34.0 to 0.36.1
- Updated actionlint pre-commit hook from v1.7.7 to v1.7.10
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Member
|
we did this in another pr :D |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
prek autoupdatethe others.