diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 956cc5abc6..b20accbf90 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -25,8 +25,3 @@ updates: ignore: - dependency-name: "gradle/actions/setup-gradle" versions: ['>= 6.0.0'] # license change: the bundled 'gradle-actions-caching' component is licensed and governed by a separate license (no longer MIT) - -- package-ecosystem: "npm" - directory: "/" - schedule: - interval: "weekly"