diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bc1603eda..55d114899 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,6 +2,10 @@ version: 2 updates: - package-ecosystem: "npm" - directory: "/" + directory: "/source/agent/addons/quic/test" schedule: interval: "monthly" + - package-ecosystem: "npm" + directory: "/source/agent/quic" + schedule: + interval: "monthly" \ No newline at end of file