Merge pull request #2627 from mozilla/add-dependabot-updates
Create dependabot.yml
This commit is contained in:
Коммит
866c2a5e92
|
@ -0,0 +1,13 @@
|
|||
# See the documentation for all configuration options:
|
||||
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "docker"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
Загрузка…
Ссылка в новой задаче