You've already forked renovate-config
fix(regexp): add PKGBUILD
This commit is contained in:
@ -7,6 +7,7 @@
|
|||||||
"(^|/)(workflow-templates|\\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\\.ya?ml$",
|
"(^|/)(workflow-templates|\\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\\.ya?ml$",
|
||||||
"(^|/)action\\.ya?ml$",
|
"(^|/)action\\.ya?ml$",
|
||||||
"(^|/)Makefile$",
|
"(^|/)Makefile$",
|
||||||
|
"(^|/)PKGBUILD$",
|
||||||
"(^|/)[\\w-]*\\.sh$"
|
"(^|/)[\\w-]*\\.sh$"
|
||||||
],
|
],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
|
Reference in New Issue
Block a user