浏览代码

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

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3720/head
Suguru Hirahara 1年前
父节点
当前提交
94cb9bad32
找不到此签名对应的密钥 GPG 密钥 ID: E4F9743DAB4B7B75
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      .github/renovate.json

+ 1
- 0
.github/renovate.json 查看文件

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


正在加载...
取消
保存