1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

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

View File

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