{ "regexManagers": [ { "description": "Update Hugo version in Github Workflows", "fileMatch": [ ".yaml$" ], "matchStrings": [ "HUGO_VERSION: (?.*?)" ], "depNameTemplate": "gohugoio/hugo", "datasourceTemplate": "github-releases" } ], }