diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6691476c..646900d0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,17 +5,12 @@ version: 2 updates: - # Enable version updates for Docker - package-ecosystem: "composer" - # Look for a `Dockerfile` in the `root` directory directory: "/" - # Check for updates once a week schedule: interval: "weekly" - package-ecosystem: "npm" - # Look for a `Dockerfile` in the `root` directory directory: "/" - # Check for updates once a week schedule: interval: "weekly" ignore: