diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ac07f01..31ec934 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -37,10 +37,6 @@ updates: schedule: interval: "weekly" day: "thursday" - groups: - exercises-dependencies: - patterns: - - "*" - package-ecosystem: "npm" directory: "/slides/" schedule: @@ -58,4 +54,4 @@ updates: groups: ci-dependencies: patterns: - - "*" \ No newline at end of file + - "*"