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

Autoupdate, select, multiple repositories #658

Closed
KevinHock opened this issue Nov 7, 2017 · 1 comment
Closed

Autoupdate, select, multiple repositories #658

KevinHock opened this issue Nov 7, 2017 · 1 comment

Comments

@KevinHock
Copy link
Contributor

KevinHock commented Nov 7, 2017

Brought up from #657

As noted by @asottile, we can do

pre-commit autoupdate --repo repo1 --repo repo2 --repo repo3

to update multiple repositories.

That can be implemented pretty easily with action='append' -- and changing the same parts as #657

@asottile
Copy link
Member

asottile commented Mar 4, 2018

This has been released as part of v1.7.0!

droctothorpe pushed a commit to droctothorpe/pre-commit that referenced this issue Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants