Browse Source

stop dependabot from checking dockerfiles

Falko Schindler 9 tháng trước cách đây
mục cha
commit
adf24d475c
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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: