pat-s 571996f880 Update automergeStrategy to "auto" (#15)
This is currently blocking auto-merge in this repo: https://gitea.com/gitea/renovate-config/actions/runs/158#jobstep-2-1919

```
           "statusCode": 405,
           "statusMessage": "Method Not Allowed",
           "body": {
             "message": "rebase is not allowed an allowed merge style for this repository",
             "url": "https://gitea.com/api/swagger"
           },
```

Reviewed-on: https://gitea.com/gitea/renovate-config/pulls/15
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
2023-09-22 19:16:34 +00:00
2023-08-30 07:53:40 +00:00
2023-09-14 10:50:47 +00:00

renovate-config

To host the renovate config.

  • config.js holds the self-hosted Renovate configuration so that Renovate knows what and how it should process.
  • renovate.json in this repository ensures to receive Renovate updates.
  • default.json holds the basic config for all repositories. It extends the presets by the renovate project defined in renovate-schema.json.
  • Each repository can extend/alter this config by adding a renovate.json file to the root of the repository.
Description
To host the renovate config.
Readme MIT 1.1 MiB
Languages
JavaScript 100%