mirror of
https://github.com/valitydev/configurations.git
synced 2024-11-06 01:45:23 +00:00
8 lines
220 B
JSON
8 lines
220 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["local>valitydev/.github:renovate-config"],
|
|
"github-actions": {
|
|
"fileMatch": ["^workflows(?:\\/[^/]+:?)?\\/[^\\/]+\\.ya?ml$"]
|
|
}
|
|
}
|