1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

dependabot config

This commit is contained in:
codecalm
2019-11-26 08:52:07 +01:00
parent e2a15f71cf
commit 2b2aca245d

11
.dependabot/config.yml Normal file
View File

@@ -0,0 +1,11 @@
# https://dependabot.com/docs/config-file/
version: 1
update_configs:
- package_manager: "javascript"
directory: "/"
update_schedule: "weekly"
default_reviewers:
- "codecalm"
default_labels:
- "dependencies"
version_requirement_updates: "increase_versions"