[Fix] Upgrade the versions of pre-commit-hooks#1706
Merged
ly015 merged 4 commits intoopen-mmlab:masterfrom Oct 8, 2022
Merged
Conversation
Codecov ReportBase: 84.46% // Head: 84.46% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #1706 +/- ##
=======================================
Coverage 84.46% 84.46%
=======================================
Files 236 236
Lines 20039 20039
Branches 3603 3603
=======================================
Hits 16925 16925
Misses 2233 2233
Partials 881 881
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
ly015
approved these changes
Oct 8, 2022
evendrow
pushed a commit
to evendrow/mmpose
that referenced
this pull request
Dec 22, 2022
* Upgrade the versions of pre-commit-hooks * fix circle-ci * fix circle-ci albumentations dependency * remove annotatiion dependency
shuheilocale
pushed a commit
to shuheilocale/mmpose
that referenced
this pull request
May 5, 2023
* Upgrade the versions of pre-commit-hooks * fix circle-ci * fix circle-ci albumentations dependency * remove annotatiion dependency
ajgrafton
pushed a commit
to ajgrafton/mmpose
that referenced
this pull request
Mar 6, 2024
* Upgrade the versions of pre-commit-hooks * fix circle-ci * fix circle-ci albumentations dependency * remove annotatiion dependency
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.
Motivation
The motivation to upgrade some versions of pre-commit hooks to latest is that importlib-metadata v5.0.0 which removed deprecated endpoint breaks the flake8
Modification
BC-breaking (Optional)
Use cases (Optional)
Checklist
Before PR:
After PR: