diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a3ef563ff7..1e8c74caa1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: actions-infrastructure: patterns: - 'actions/*' - - package-ecosystem: 'pipenv' + - package-ecosystem: 'pip' directory: '/services/datalad' schedule: interval: 'monthly'