Commit Graph

2 Commits

Author SHA1 Message Date
3dffced742 chore(renovate): execute once a week (#276)
This is necessary because the amount of pull requests related to `mise` is overwhelming.

Also, extend the full configuration from the [recommended preset][0].

As of 2025-07-23, this is the recommended preset:

```json
{
  "extends": [
    ":dependencyDashboard",
    ":semanticPrefixFixDepsChoreOthers",
    ":ignoreModulesAndTests",
    "group:monorepos",
    "group:recommended",
    "mergeConfidence:age-confidence-badges",
    "replacements:all",
    "workarounds:all"
  ]
}
```

Reviewed-on: #276

[0]: https://docs.renovatebot.com/presets-config/#configrecommended

Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
2025-07-23 21:39:08 +00:00
66a38e998a feat: configure renovate (#5)
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #5
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2023-10-26 00:43:04 +00:00