Kaynağa Gözat

dependabot: fix package-ecosystem setting

Fabian Peter Hammerle 4 yıl önce
ebeveyn
işleme
8ec47f9dcb
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3 1
      .github/dependabot.yml

+ 3 - 1
.github/dependabot.yml

@@ -1,7 +1,9 @@
 version: 2
 
 updates:
-- package-ecosystem: pipenv
+- # > Dependabot also supports the following package managers: [...]
+  # > - pipenv, pip-compile, and poetry (specify pip)
+  package-ecosystem: pip
   directory: /
   schedule:
     interval: weekly