Configure Dependabot for npm and docker updates by AaronFeledy · Pull Request #184 · lando/php

Updated Dependabot configuration to specify npm and docker ecosystems with daily update schedules.

Note

Adds .github/dependabot.yml to enable daily Dependabot updates for npm at / and Docker in /images/*.

  • CI/Dependencies:
    • Add .github/dependabot.yml to enable daily updates via Dependabot:
      • npm ecosystem at "/"
      • docker ecosystem in "/images/*"

Written by Cursor Bugbot for commit bc7458a. This will update automatically on new commits. Configure here.