Skip to content
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

Update flake8 additional_dependencies via 'upadup' #11620

Merged
merged 1 commit into from
Nov 25, 2022
Merged

Conversation

sirosen
Copy link
Contributor

@sirosen sirosen commented Nov 25, 2022

👋 Hi there!

I've recently been tinkering on a tool to complement pre-commit autoupdate and take care of flake8-bugbear and related additional_dependencies problems.

pipx run upadup is sufficient to see how it behaves on the pip config.

The tool is brand new, so it might have some rough edges, but I figured it would be nice to introduce it by means of PRs on projects to show that it works on their config.

I've made a change (not yet released) to add flake8-logging-format and flake8-implicit-str-concat to the defaults which are checked, so those are included here but wouldn't be visible.

@pradyunsg pradyunsg added the skip news Does not need a NEWS file entry (eg: trivial changes) label Nov 25, 2022
@pradyunsg
Copy link
Member

Thanks for this PR @sirosen! :)

@pradyunsg pradyunsg merged commit 5f3f592 into pypa:main Nov 25, 2022
@sirosen sirosen deleted the upadup branch November 25, 2022 13:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
skip news Does not need a NEWS file entry (eg: trivial changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants