Update Dependabot config file (#249)

* Update Dependabot config file

* run prettier

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Karol Wypchlo <kwypchlo@gmail.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-10 11:13:35 +02:00 committed by GitHub
parent 662618eba7
commit 321eaf9628
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 12 deletions

View File

@ -1,8 +0,0 @@
# https://dependabot.com/docs/config-file
version: 1
update_configs:
- package_manager: "javascript"
directory: "/"
update_schedule: "weekly"
default_assignees:
- "kwypchlo"

10
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
time: "10:00"
open-pull-requests-limit: 10
assignees:
- kwypchlo

View File

@ -1,4 +1,5 @@
.cache
package.json
package-lock.json
public
/.cache
/package.json
/package-lock.json
/public
/docker/data