Skip to content

Commit

Permalink
Add dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Feb 9, 2021
1 parent 4c549d0 commit 86d9328
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
reviewers:
- "nginxinc/kic"
- "ciarams87"
- "sundaram1995"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: daily
reviewers:
- "nginxinc/kic"
- package-ecosystem: "docker"
directory: "/build"
schedule:
interval: daily
reviewers:
- "nginxinc/kic"
- package-ecosystem: "pip"
directory: "/tests"
schedule:
interval: daily
reviewers:
- "nginxinc/kic"
- "vepatel"

0 comments on commit 86d9328

Please sign in to comment.