aboutsummaryrefslogtreecommitdiff
path: root/renovate.json
Commit message (Collapse)AuthorAgeFilesLines
* Update Renovate configuration to enable 'ignoreScripts' for npm and improve ↵Valentin Popov2025-05-231-1/+1
| | | | workflow step naming for clarity during dependency updates.
* Update Renovate configuration to enable 'githubTokenWarn' and set ↵Valentin Popov2025-05-231-1/+1
| | | | 'ignoreScripts' to false, enhancing security and improving script execution during dependency updates.
* Update Renovate configuration to enable 'ignoreScripts' for npm, enhancing ↵Valentin Popov2025-05-231-1/+1
| | | | security during dependency updates.
* Update Renovate configuration by removing 'binarySource' from JSON file and ↵Valentin Popov2025-05-231-1/+0
| | | | adding it to CJS file for consistent package source management.
* Add 'binarySource' setting to Renovate configuration for improved package ↵Valentin Popov2025-05-231-0/+1
| | | | source management.
* Refactor Renovate configuration by removing 'containerbase' and ↵Valentin Popov2025-05-231-9/+1
| | | | 'lockFileMaintenance' settings, streamlining dependency management and focusing on package update rules.
* Add 'containerbase' setting to Renovate configuration, disabling container ↵Valentin Popov2025-05-231-0/+3
| | | | base updates for improved dependency management control.
* Update Renovate configuration to include 'postUpdateOptions' for npm ↵Valentin Popov2025-05-231-1/+2
| | | | lockfile updates, improving dependency management automation.
* Update Renovate configuration to include 'skipInstalls' setting, enhancing ↵Valentin Popov2025-05-231-1/+2
| | | | npm management during dependency updates.
* Remove 'labels' from Renovate configuration and retain 'automerge' setting ↵Valentin Popov2025-05-231-3/+1
| | | | for improved dependency update control.
* Update Renovate configuration to include a schedule for lock file ↵Valentin Popov2025-05-231-1/+2
| | | | maintenance, allowing updates at any time for enhanced flexibility in dependency management.
* Enhance Renovate configuration by adding range strategy and enabling lock ↵Valentin Popov2025-05-231-8/+9
| | | | file maintenance, while consolidating npm settings for improved dependency management.
* Refactor Renovate configuration by removing automerge setting to enhance ↵Valentin Popov2025-05-231-1/+1
| | | | control over dependency updates.
* Add new Renovate configuration file to automate dependency managementValentin Popov2025-05-231-0/+23
|
* The Renovate configuration file has been added and the setting has been ↵Valentin Popov2025-05-211-13/+0
| | | | updated to optimize for disabled actions.
* Unnecessary parameters have been removed from the Renovate configurationValentin Popov2025-05-211-3/+1
|
* Moved renovate.jsonValentin Popov2025-05-101-0/+15