-
- Downloads
fix: don’t group lockFileMaintenance update (#890)
Setting lockFileMaintenance.groupName = null will prevent the case where the user configures a repository groupName like “all” and then that group inherits the schedule of lock file maintenance. Instead, there will be renovate/all and renovate/lock-file-maintenance. Fixes #885
Loading
Please register or sign in to comment