diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 07e8a526..54cc0598 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,8 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "weekly" + interval: "monthly" target-branch: "develop" ignore: - dependency-name: "@quasar/app" + versions: [">=2.4.3"]