diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6468bd0..aff3cf3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,8 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + assignees: + - "Eposs10" groups: minor-and-patch: applies-to: version-updates @@ -18,4 +20,4 @@ updates: major: applies-to: version-updates update-types: - - "major" \ No newline at end of file + - "major"