Compare commits

..

No commits in common. "eea79af02b8da2152fe7cddcea7f1e9419ade05f" and "82b87b4d4c1147defb92a1dd5016dd2f41e40da2" have entirely different histories.

View File

@ -9,10 +9,9 @@
"matchStrings": [
"(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentDigest>.*)"
],
"currentValueTemplate": "main",
"lookupNameTemplate": "refs/heads/master",
"datasourceTemplate": "git-refs",
"currentValueTemplate": "master",
"depNameTemplate": "test-source",
"datasourceTemplate": "git-refs",
"packageNameTemplate": "https://gitea.badhouseplants.net/badhouseplants/test-source",
"versioningTemplate": "loose"
}