Skip to content

Commit 4007425

Browse files
renovate[bot]g3force
authored andcommitted
chore(config): migrate config .github/renovate.json
1 parent 8007da9 commit 4007425

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
"customManagers": [
66
{
77
"customType": "regex",
8-
"fileMatch": ["^internal/controller/agent_controller\\.go$"],
8+
"managerFilePatterns": [
9+
"/^internal/controller/agent_controller\\.go$/"
10+
],
911
"matchStrings": [
1012
"defaultTemplateImageAdk\\s*=\\s*\"(?<depName>ghcr\\.io/agentic-layer/[^:]+):(?<currentValue>[^\"]+)\""
1113
],

0 commit comments

Comments
 (0)