ci: renovate regex try #2
This commit is contained in:
@@ -29,11 +29,12 @@
|
|||||||
matchUpdateTypes: ["minor", "patch"],
|
matchUpdateTypes: ["minor", "patch"],
|
||||||
addLabels: ["automerge"],
|
addLabels: ["automerge"],
|
||||||
automerge: true,
|
automerge: true,
|
||||||
|
// renovate docs: https://docs.renovatebot.com/configuration-options/#matchpackagenames
|
||||||
matchPackageNames: [
|
matchPackageNames: [
|
||||||
".*asdf.*",
|
"/asdf/",
|
||||||
".*pre-commit.*",
|
"/pre-commit/",
|
||||||
".*ruby.*",
|
"/ruby/",
|
||||||
".*shellcheck.*"
|
"/shellcheck/"
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user