Skip to content

Commit ce49e2f

Browse files
josephperrottmmalerba
authored andcommitted
build: configure dependabot updates (#20708)
configure dependabot updates to use the expected commit message type/scope (cherry picked from commit 4152aec)
1 parent 2e00875 commit ce49e2f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.dependabot/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
version: 1
2+
update_configs:
3+
- package_manager: "javascript"
4+
commit_message:
5+
prefix: "build"

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@
339339
/.github/** @angular/dev-infra-components
340340
/.github/CODEOWNERS @angular/dev-infra-components @jelbourn
341341
/.github/ISSUE_TEMPLATE/** @andrewseguin @jelbourn
342+
/.dependabot/** @angular/dev-infra-components
342343
/.vscode/** @angular/dev-infra-components @mmalerba
343344
/.ng-dev/** @angular/dev-infra-components
344345
/goldens/size-test.yml @jelbourn @mmalerba @crisbeto

0 commit comments

Comments
 (0)