Parent Directory
|
Revision Log
chore: add trunk
1 | rakinar2 | 575 | # To get started with Dependabot version updates, you'll need to specify which |
2 | # package ecosystems to update and where the package manifests are located. | ||
3 | # Please see the documentation for all configuration options: | ||
4 | # https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file | ||
5 | |||
6 | version: 2 | ||
7 | updates: | ||
8 | - package-ecosystem: "npm" # See documentation for possible values | ||
9 | directories: | ||
10 | - "/" | ||
11 | - "/docs" | ||
12 | - "/blazebuild" | ||
13 | schedule: | ||
14 | interval: "weekly" | ||
15 | assignees: | ||
16 | - "virtual-designer" | ||
17 | commit-message: | ||
18 | prefix: "deps" | ||
19 | prefix-development: "deps(dev)" | ||
20 | labels: | ||
21 | - "type:deps" |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |