Update .github/renovate.json: add "dependencies" label

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara 2024-11-02 13:09:55 +09:00
parent 04488f4599
commit 94cb9bad32
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75

View File

@ -3,6 +3,7 @@
"extends": [
"config:base"
],
"labels": ["dependencies"],
"regexManagers": [
{
"fileMatch": ["defaults/main.yml$"],