Skip to content

Commit

Permalink
JSON5 v2
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed Apr 6, 2024
1 parent 3eed437 commit 18e58c2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion default.json5
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"config:recommended",
":disableRateLimiting",
"local>TWiStErRob/renovate-config:group.json5/all",
"local>TWiStErRob/renovate-config:replacement/all",
"local>TWiStErRob/renovate-config:replacement.json5/all",
],
"semanticCommits": "disabled",
"configMigration": true,
Expand Down
18 changes: 9 additions & 9 deletions replacement.json5
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
"all": {
"extends": [
// DISABLED https://github.com/renovatebot/renovate/discussions/27107
//"github>TWiStErRob/renovate-config:replacement/gradle-build-action-to-setup-gradle",
//"local>TWiStErRob/renovate-config:replacement.json5/gradle-build-action-to-setup-gradle",

// DISABLED https://github.com/renovatebot/renovate/discussions/24883#discussioncomment-8388613
// > WARN: gradle manager does not support replacement updates yet
//"github>TWiStErRob/renovate-config:replacement/jcenter-flexbox-to-gmaven-flexbox",
//"github>TWiStErRob/renovate-config:replacement/nhaarman-mockito-kotlin-v1-to-v2",
//"github>TWiStErRob/renovate-config:replacement/nhaarman-mockitokotlin2-to-mockito-kotlin",
//"github>TWiStErRob/renovate-config:replacement/gmazzo-gradle-buildconfig-plugin-v3-to-v4",
//"github>TWiStErRob/renovate-config:replacement/gradle-enterprise-develocity-plugin",
//"github>TWiStErRob/renovate-config:replacement/gradle-enterprise-develocity-plugin-marker",
//"github>TWiStErRob/renovate-config:replacement/squareup-retrofit-v1-to-v2",
//"github>TWiStErRob/renovate-config:replacement/squareup-okhttp-v2-to-v3",
//"local>TWiStErRob/renovate-config:replacement.json5/jcenter-flexbox-to-gmaven-flexbox",
//"local>TWiStErRob/renovate-config:replacement.json5/nhaarman-mockito-kotlin-v1-to-v2",
//"local>TWiStErRob/renovate-config:replacement.json5/nhaarman-mockitokotlin2-to-mockito-kotlin",
//"local>TWiStErRob/renovate-config:replacement.json5/gmazzo-gradle-buildconfig-plugin-v3-to-v4",
//"local>TWiStErRob/renovate-config:replacement.json5/gradle-enterprise-develocity-plugin",
//"local>TWiStErRob/renovate-config:replacement.json5/gradle-enterprise-develocity-plugin-marker",
//"local>TWiStErRob/renovate-config:replacement.json5/squareup-retrofit-v1-to-v2",
//"local>TWiStErRob/renovate-config:replacement.json5/squareup-okhttp-v2-to-v3",
],
},
"gradle-build-action-to-setup-gradle": {
Expand Down

0 comments on commit 18e58c2

Please sign in to comment.