浏览代码

stop dependabot from checking dockerfiles

Falko Schindler 9 月之前
父节点
当前提交
adf24d475c
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      .github/dependabot.yml

+ 0 - 4
.github/dependabot.yml

@@ -4,10 +4,6 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
-  - package-ecosystem: "docker"
-    directory: "/"
-    schedule:
-      interval: "daily"
   - package-ecosystem: "pip"
     directory: "/"
     schedule: