Closed marcusrbrown closed 2 years ago
@thejustinwalsh This one should be good to go. The Renovate config is inactive because I wanted to get your input on noise level (what types of PRs do you want to be opened for approval vs. auto-merge). The action used in the renovate
workflow requires a PAT with at least the public:repo
scope, but action updates require particular scopes and possibly security considerations. I can raise those details in a separate issue.
Let me know if there's anything that needs to be modified in this PR. ✌🏽
I can raise those details in a separate issue.
Thanks! Still very new to renovate, but down with the cause!
The
textproto-grammar
extension hasn't seen updates in a while. This PR aims to bring the project up to date (and improve DX) with the following tasks:{"tabWidth": 4, "trailingComma": "always"}
).I opted for Renovate over GitHub's native Dependabot as I'm more familiar with it, and it can also handle security fixes in response to GitHub's dependency scans.