feat: Add 'dependencies' label to Renovate PRs

pull/1563/head
James Rich 2025-02-15 11:06:46 -06:00 zatwierdzone przez GitHub
commit 4f94e7a72f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -8,5 +8,6 @@
"replacements:all",
"workarounds:all"
],
"commitMessageTopic": "{{depName}}"
"commitMessageTopic": "{{depName}}",
"labels": ["dependencies"]
}