1
0
mirror of https://github.com/lensapp/lens.git synced 2024-09-20 13:57:23 +03:00
lens/.github/dependabot.yml
Jari Kolehmainen d3106dc90f
Add dependabot config (#1654)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-12-04 08:37:16 +02:00

10 lines
346 B
YAML

# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"