aboutsummaryrefslogtreecommitdiff
path: root/renovate.config.cjs
Commit message (Collapse)AuthorAgeFilesLines
* Update Renovate configuration by removing 'githubTokenWarn' and adding ↵Valentin Popov2025-05-231-1/+0
| | | | 'RENOVATE_GITHUB_COM_TOKEN' for improved token management in Gitea workflows.
* Update Renovate configuration to enable 'githubTokenWarn' and set ↵Valentin Popov2025-05-231-0/+1
| | | | 'ignoreScripts' to false, enhancing security and improving script execution during dependency updates.
* Remove 'binarySource' setting from Renovate configuration to streamline ↵Valentin Popov2025-05-231-1/+0
| | | | package source management.
* Update Renovate configuration by removing 'binarySource' from JSON file and ↵Valentin Popov2025-05-231-0/+1
| | | | adding it to CJS file for consistent package source management.
* The Renovate configuration file has been added and the setting has been ↵Valentin Popov2025-05-211-0/+1
| | | | updated to optimize for disabled actions.
* Unnecessary parameters have been removed from the Renovate configurationValentin Popov2025-05-211-1/+0
|
* Moved renovate.jsonValentin Popov2025-05-101-1/+0
|
* Added self-hosted Renovate BotValentin Popov2025-05-081-0/+7
|
* Configuring Dependabot for daily dependency updates and deleting Renovate ↵Valentin Popov2025-01-241-6/+0
| | | | configurations
* Add Renovate configuration filesValentin Popov2024-09-121-0/+6
|
* Initial Astro projectValentin Popov2024-09-051-6/+0
|
* Added Gitea workflowsValentin Popov2024-07-091-0/+6