You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolve the deprecation warning: Partial matches for matchPaths are deprecated. Please use a minimatch glob pattern or switch to matchFiles if you need exact matching
#336
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"
}
Partial matches for `matchPaths` are deprecated.
Please use a minimatch glob pattern or
switch to `matchFiles` if you need exact matching.
https://app.renovatebot.com/dashboard#github/aquaproj/aqua/963509988
https://docs.renovatebot.com/configuration-options/#matchpaths
minimatch: https://github.com/isaacs/minimatch
aqua-renovate-config/jsonnet/utils.libsonnet
Lines 2 to 7 in 7e14439
aqua-renovate-config/jsonnet/default.jsonnet
Lines 7 to 12 in 7e14439
The text was updated successfully, but these errors were encountered: