You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently renovate is configured to update all dependencies every month. NI-owned dependencies such as ni/fast and style guide packages should bump more quickly / as soon as possible while third-party deps can continue on a monthly cadence.
The text was updated successfully, but these errors were encountered:
# Pull Request
## 🤨 Rationale
#2557
## 👩💻 Implementation
Add a configuration for npm dependencies starting with `@ni/` to update
immediately. This should include the FAST forks and
javascript-styleguide packages.
## 🧪 Testing
I was hoping Renovate would ping this PR to let us know what it'll do
but I don't think that's how it works
([yet](renovatebot/renovate#34696)). I'll see
what PR it creates after I complete this PR.
## ✅ Checklist
<!--- Review the list and put an x in the boxes that apply or ~~strike
through~~ around items that don't (along with an explanation). -->
- [x] I have updated the project documentation to reflect my changes or
determined no changes are needed.
---------
Co-authored-by: Milan Raj <[email protected]>
🧹 Tech Debt
Currently renovate is configured to update all dependencies every month. NI-owned dependencies such as
ni/fast
and style guide packages should bump more quickly / as soon as possible while third-party deps can continue on a monthly cadence.The text was updated successfully, but these errors were encountered: