textlint-ja / textlint-rule-preset-ja-technical-writing

技術文書向けのtextlintルールプリセット
https://textlint-ja.github.io/textlint-rule-preset-ja-technical-writing/
MIT License
431 stars 10 forks source link

Configure Renovate - autoclosed #25

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

Welcome to Renovate!

This is an onboarding PR to help you understand and configure Renovate before regular Pull Requests begin. Once you merge or close this Pull Request, Renovate will begin keeping your dependencies up-to-date.

If you have any questions, try reading our Docs, particularly the Getting Started section. You can post questions in our Config Help repository or @ the app author @rarkins in this PR and he'll probably see it.


Configuration Summary

Based on the currently configured presets, Renovate will:

Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch and this Pull Request description will be updated the next time Renovate runs. Try to use Config Presets (the extends array) when possible rather than raw config, as then this PR will be able to more accurately describe your settings.


Warnings (1)

Please correct - or verify that you can safely ignore - these warnings before you merge this PR.


What to Expect

With your current configuration, Renovate will create 3 Pull Requests:

  1. chore(deps): pin dependencies

  2. chore(deps): update dependency textlint to v10

    • Branch name: renovate/textlint-10.x
    • Upgrades textlint in devDependencies from ^7.0.1 to 10.1.0
  3. fix(deps): update dependency textlint-rule-sentence-length to ^2.0.0