We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22dc5a4 commit be2419bCopy full SHA for be2419b
renovate.json
@@ -60,19 +60,6 @@
60
"datasourceTemplate": "github-releases",
61
"extractVersionTemplate": "^axon-?(?<version>.*?)$"
62
},
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
- },
76
{
77
"description": "Update npx command package versions",
78
"customType": "regex",
0 commit comments