Browse Source

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

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3720/head
Suguru Hirahara 1 year ago
parent
commit
94cb9bad32
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/renovate.json

+ 1
- 0
.github/renovate.json View File

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


Loading…
Cancel
Save