{"id":18978049,"url":"https://github.com/simplificator/renovate-preset","last_synced_at":"2026-01-29T12:36:32.697Z","repository":{"id":198013775,"uuid":"699867329","full_name":"simplificator/renovate-preset","owner":"simplificator","description":"A preset for Renovate with common configuration for all Simplificator projects.","archived":false,"fork":false,"pushed_at":"2024-02-12T13:34:36.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-01T10:15:36.260Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simplificator.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-03T13:53:48.000Z","updated_at":"2023-10-03T13:53:49.000Z","dependencies_parsed_at":"2023-11-20T10:37:06.291Z","dependency_job_id":"8441d6f1-5041-40a9-8960-81f088adb17d","html_url":"https://github.com/simplificator/renovate-preset","commit_stats":null,"previous_names":["simplificator/renovate-preset"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplificator%2Frenovate-preset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplificator%2Frenovate-preset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplificator%2Frenovate-preset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplificator%2Frenovate-preset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplificator","download_url":"https://codeload.github.com/simplificator/renovate-preset/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239978184,"owners_count":19728290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T15:32:02.621Z","updated_at":"2026-01-29T12:36:27.665Z","avatar_url":"https://github.com/simplificator.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simplificator Renovate preset\n\n![Config Validator Workflow](https://github.com/simplificator/renovate-preset/actions/workflows/renovate-config-validation.yml/badge.svg)\n\nA Renovate preset with common configuration for all Simplificator projects. The configuration currently applies the following:\n\n* The Dockerfile versions preset, useful when you need to install certain versions of tools in your Dockerfile, for example bundler. A usage example can be found [here](https://github.com/renovatebot/docker-renovate-full/blob/main/Dockerfile#L1-L2).\n* Regex manager for [background services on Semaphore CI](https://docs.semaphoreci.com/ci-cd-environment/sem-service-managing-databases-and-services-on-linux/).\n* Regex manager to update the bundler version found in `Gemfile.lock`.\n* Group all non-major updates for packages with versions above 1.0.0.\n* Group all patch updates for packages below version 1.0.0.\n* Create a separate group for all non-patch Rails updates.\n* Apply the `bump` strategy for `npm`.\n* Apply the `update-lockfile` strategy for `bundler`.\n* Apply the `pin` strategy for `mix`.\n* Create updates every monday (instead of always), except for security updates.\n* Activate the dependency dashboard.\n\n## How can I use the preset in my project?\n\nThis is the minimal configuration needed to use this preset in your project:\n\n```json\n{\n  \"$schema\": \"https://docs.renovatebot.com/renovate-schema.json\",\n  \"extends\": [\n    \"github\u003esimplificator/renovate-preset\"\n  ]\n}\n```\n\n## License\n\nMIT / BSD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplificator%2Frenovate-preset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplificator%2Frenovate-preset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplificator%2Frenovate-preset/lists"}