diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e59fe14..f0abf1c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,7 @@ updates: schedule: interval: "weekly" - - package-ecosystem: "pipenv" # See documentation for possible values + - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Location of package manifests schedule: interval: "weekly"