Add dependabot config
This commit is contained in:
10
web/.github/dependabot.yml
vendored
Normal file
10
web/.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: /
|
||||
open-pull-requests-limit: 3
|
||||
schedule:
|
||||
interval: "daily"
|
||||
reviewers:
|
||||
- "gingervitis"
|
||||
- "gabek"
|
||||
Reference in New Issue
Block a user