Przeglądaj źródła

stop dependabot from checking dockerfiles

Falko Schindler 9 miesięcy temu
rodzic
commit
adf24d475c
1 zmienionych plików z 0 dodań i 4 usunięć
  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: