diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f369d9d..c3fffe2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "weekly" + interval: "monthly" ignore: # Update manually all the most important libraries, i.e. redux, trpc and their # peer deps. Lowest versions possible are installed for all of these to keep