mirror of
https://github.com/checkly/headless-recorder.git
synced 2021-07-28 02:03:42 +03:00
chore: add dependabot configuration file
This commit is contained in:
13
dependabot.yml
Normal file
13
dependabot.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
time: "09:00"
|
||||
interval: "daily"
|
||||
timezone: Europe/Berlin
|
||||
open-pull-requests-limit: 3
|
||||
labels:
|
||||
- "dependencies"
|
||||
reviewers:
|
||||
- "ianaya89"
|
||||
Reference in New Issue
Block a user