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 d4b505a commit b842b86Copy full SHA for b842b86
.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
@@ -342,6 +342,7 @@
342
/.github/** @angular/dev-infra-components
343
/.github/CODEOWNERS @angular/dev-infra-components @jelbourn
344
/.github/ISSUE_TEMPLATE/** @andrewseguin @jelbourn
345
+/.dependabot/** @angular/dev-infra-components
346
/.vscode/** @angular/dev-infra-components @mmalerba
347
/.ng-dev/** @angular/dev-infra-components
348
/goldens/size-test.yml @jelbourn @mmalerba @crisbeto
0 commit comments