diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 00b119cd..7a9b72ab 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,5 @@ version: 2 updates: - - package-ecosystem: npm directory: "/" schedule: @@ -13,10 +12,3 @@ updates: dependency-name: "caniuse-lite" versioning-strategy: increase open-pull-requests-limit: 10 - - - package-ecosystem: github-actions - directory: "/" - schedule: - interval: daily - time: "08:00" - timezone: "Asia/Tokyo"