diff --git a/.github/dependabot.yml b/.github/dependabot.yml index db513a1..61a8336 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,9 +3,7 @@ updates: - package-ecosystem: github-actions directory: / schedule: - interval: weekly + interval: monthly commit-message: prefix: ci include: scope - assignees: - - "lwjohnst86"