Update dependabot.yml

This commit is contained in:
Stanislas
2021-05-12 08:50:44 +02:00
committed by GitHub
parent 7663354aba
commit 39c36518eb

View File

@@ -3,7 +3,7 @@ updates:
- package-ecosystem: docker - package-ecosystem: docker
directory: "/" directory: "/"
schedule: schedule:
interval: daily interval: weekly
assignees: assignees:
- "angristan" - "angristan"
reviewers: reviewers:
@@ -11,8 +11,4 @@ updates:
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "weekly"
assignees:
- "angristan"
reviewers:
- "angristan"