diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 097b371..cd72a23 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" - lables: + labels: - "dependencies" assignees: - "ahmadk953"