1.5.1
Fixes
#308 Fix treats of quotes
#336 #337 Resolve the deprecation warning of matchPaths
Resolve the deprecation warning.
WARN: Partial matches for `matchPaths` are deprecated. Please use a minimatch glob pattern or switch to `matchFiles` if you need exact matching.(packageFile="tests/slsa/aqua.yaml")
{
"rulePath": "aqua.yaml"
}
https://docs.renovatebot.com/configuration-options/#matchpaths
List of strings or glob patterns to match against package files.
minimatch: https://github.com/isaacs/minimatch