diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b00a4479..6e3e302d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -30,6 +30,6 @@ updates: - package-ecosystem: npm directory: "/docs" schedule: - interval: weekly + interval: monthly reviewers: - "golangci/team"