-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: pre-commit autoupdate #295
Conversation
Reviewer's Guide by SourceryThis PR updates the django-upgrade pre-commit hook from version 1.22.1 to 1.22.2. The change is implemented through a simple version bump in the pre-commit configuration file. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, pre-commit-ci[bot]!). We assume it knows what it's doing!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #295 +/- ##
=======================================
Coverage 79.28% 79.28%
=======================================
Files 40 40
Lines 1868 1868
Branches 213 213
=======================================
Hits 1481 1481
Misses 355 355
Partials 32 32 ☔ View full report in Codecov by Sentry. |
updates: - [github.com/asottile/pyupgrade: v3.19.0 → v3.19.1](asottile/pyupgrade@v3.19.0...v3.19.1) - [github.com/adamchainz/django-upgrade: 1.22.1 → 1.22.2](adamchainz/django-upgrade@1.22.1...1.22.2)
14ef813
to
5f8066b
Compare
updates:
Summary by Sourcery
CI: