Skip to content

Commit 4663da4

Browse files
authored
ci: Remove weekly npm update to Dependabot (#5056)
1 parent 6668b4d commit 4663da4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,3 @@ updates:
2525
ignore:
2626
- dependency-name: "gradle/actions/setup-gradle"
2727
versions: ['>= 6.0.0'] # license change: the bundled 'gradle-actions-caching' component is licensed and governed by a separate license (no longer MIT)
28-
29-
- package-ecosystem: "npm"
30-
directory: "/"
31-
schedule:
32-
interval: "weekly"

0 commit comments

Comments
 (0)