We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e00875 commit ce49e2fCopy full SHA for ce49e2f
.dependabot/config.yml
@@ -0,0 +1,5 @@
1
+version: 1
2
+update_configs:
3
+ - package_manager: "javascript"
4
+ commit_message:
5
+ prefix: "build"
.github/CODEOWNERS
@@ -339,6 +339,7 @@
339
/.github/** @angular/dev-infra-components
340
/.github/CODEOWNERS @angular/dev-infra-components @jelbourn
341
/.github/ISSUE_TEMPLATE/** @andrewseguin @jelbourn
342
+/.dependabot/** @angular/dev-infra-components
343
/.vscode/** @angular/dev-infra-components @mmalerba
344
/.ng-dev/** @angular/dev-infra-components
345
/goldens/size-test.yml @jelbourn @mmalerba @crisbeto
0 commit comments