diff options
| author | Stanislas <angristan@pm.me> | 2021-05-12 08:51:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-12 08:51:49 +0200 |
| commit | d91423643c8b377b1a262c9ee07c8dc5782831e9 (patch) | |
| tree | 99712305deed75282d5a4135253cc483d040bd6d | |
| parent | 6df13a4a60e73ccd95c4d6675c8a7cd333daed62 (diff) | |
Update dependabot.yml
| -rw-r--r-- | .github/dependabot.yml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f4d737f..5ace460 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,8 +3,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" - assignees: - - "angristan" - reviewers: - - "angristan" + interval: "weekly" |
