diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 008c31c3..7625834e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,3 +2,8 @@ # These owners will be the default owners for everything in the repo # ###################################################################### * @admiralawkbar @jwiebalk @zkoppert @IAmHughes @nemchik @Hanse00 + +#################################################### +# Adding dependabot for auto merge on dependancies # +#################################################### +* @dependabot[bot]