Skip to content

Commit

Permalink
Change dependabot interval to weekly (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome authored Feb 20, 2021
1 parent fc415f7 commit aa3fcf2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,13 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
interval: weekly
reviewers:
- "nginxinc/kic"
- "ciarams87"
- "sundaram1995"
- package-ecosystem: "docker"
directory: "/docker"
schedule:
interval: daily
interval: weekly
reviewers:
- "nginxinc/kic"

0 comments on commit aa3fcf2

Please sign in to comment.