Commit graph

11 commits

Author SHA1 Message Date
Benoit Marty
64b4a08b2f Let Renovate upgrade Kover again. 2024-01-08 14:17:37 +01:00
Chris Smith
8a515acca2 Renovate: fix pattern match for maplibre 2023-06-28 09:17:01 +01:00
Chris Smith
2540770881 Make renovate ignore maplibre pre-releases
Maplibre uses semver, so pre-releases look like `1.2.3-something`,
but renovate defaults to a looser version matching when using
maven (to allow for weird things like 1.2.3-android being stable).
2023-06-28 08:56:15 +01:00
Benoit Marty
e661d17896 [Renovate] Do not upgrade org.jetbrains.kotlinx.kover (See #513) 2023-06-02 10:04:41 +02:00
Benoit Marty
504bf905ab Format file (no other change) 2023-06-02 10:01:21 +02:00
Benoit Marty
ac515afae3 Now that we have a CODEOWNERS file, there is no need for Renovate to assign a reviewer. It will be done automatically by GitHub. 2023-05-15 13:24:27 +02:00
Benoit Marty
3726ae3204 Let Renovate group dependency upgrade for kotlin compiler, ksp and compose compiler. 2023-04-17 15:56:17 +02:00
Benoit Marty
c969a0308f Attempt to remove false positive: Renovate failed to look up the following dependencies: string:app_name. 2023-03-07 14:54:49 +01:00
Benoit Marty
fcf1b4358e Renovate: Add a reviewer for each PR from the team element-x-android-reviewers 2023-03-07 11:44:49 +01:00
Benoit Marty
3b829b6c4f Renovate: Add dependencies label to all created PRs. 2023-03-07 11:44:49 +01:00
Benoit Marty
8ca7e32a8d Move renovate configuration to .github folder.
This is valid, see: https://docs.renovatebot.com/configuration-options/#configuration-options
2023-03-07 11:33:50 +01:00
Renamed from renovate.json (Browse further)