diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a5b61ec1c..20f8c714a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,3 +4,7 @@ # The Origami team are responsible for sass-loader modifications. packages/dotcom-build-sass/ @financial-times/origami-core @financial-times/platforms + + +# Allow Dependency Auto-Merger to approve dependency bump PRs +**/package*.json @ft-dependency-auto-merger @financial-times/platforms \ No newline at end of file