Skip to content

Commit be2419b

Browse files
committed
Remove unused custom manager for Python mambaforge update
1 parent 22dc5a4 commit be2419b

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

renovate.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -60,19 +60,6 @@
6060
"datasourceTemplate": "github-releases",
6161
"extractVersionTemplate": "^axon-?(?<version>.*?)$"
6262
},
63-
{
64-
"description": "Update Python environment mambaforge version in GitHub Actions",
65-
"customType": "regex",
66-
"fileMatch": [
67-
"(^|/)(workflow-templates|\\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\\.ya?ml$",
68-
"(^|/)action\\.ya?ml$"
69-
],
70-
"matchStrings": [
71-
"mambaforge:\\s+?(?<currentValue>.*?)\\s+"
72-
],
73-
"depNameTemplate": "conda-forge/miniforge",
74-
"datasourceTemplate": "github-releases"
75-
},
7663
{
7764
"description": "Update npx command package versions",
7865
"customType": "regex",

0 commit comments

Comments
 (0)