diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cc117c3..e0efc80 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,9 @@ updates: - package-ecosystem: npm directory: "/" schedule: - interval: weekly + interval: monthly time: "03:00" - open-pull-requests-limit: 10 + - package-ecosystem: github-actions + directory: "/" + schedule: + interval: monthly