-
-
Notifications
You must be signed in to change notification settings - Fork 91
[pre-commit.ci] pre-commit autoupdate #1089
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
Conversation
updates: - [github.com/pre-commit/mirrors-prettier: v2.7.1 → v3.0.0-alpha.3](pre-commit/mirrors-prettier@v2.7.1...v3.0.0-alpha.3) - [github.com/wenkokke/talonfmt: 1.8.0 → 1.8.1](wenkokke/talonfmt@1.8.0...1.8.1)
21e30ea to
d93922a
Compare
for more information, see https://pre-commit.ci
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.
I give up. You win, pre-commit. I hope you're happy Actually, this will put our prettier out of sync with what's in package.json. I really wish there were a bot that kept them in sync. I wonder if dependabot or renovate will do that
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.
Changed my mind; see above
|
Huh, weird there are commas that weren't added by prettier 2. |
|
Fwiw it looks like Renovate does have beta support for updating pre-commit. Maybe we should do an experiment with that? Might be able to make it so that it updates pre-commit and package.json in tandem Love this btw:
😂 how dare they respect semver |
|
Ok Renovate looks pretty cool, and looks like it doesn't try to upgrade to alpha. See #1090. I wonder how you turn off pre-commit autoupdate 🤔. A quick Google didn't turn up much, and their web ui doesn't seem to have anything |
|
Last I looked through the docs and issues, pre-commit.ci explicitly doesn't support disabling autoupdate PRs, and I don't believe it's possible to configure pre-commit to skip updating particular hooks. |
|
It is impressive how opinionated pre-commit is 😅 I guess I can just close a PR once a week. Not that big of a deal 🤷♂️ |
updates: