diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bef1544..9eddc34 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,7 @@ updates: schedule: interval: "weekly" groups: - dev-dependencies: + ts-dev-dependencies: patterns: - "*" - package-ecosystem: "github-actions" @@ -18,6 +18,6 @@ updates: schedule: interval: "weekly" groups: - dev-dependencies: + gh-action-workflows: patterns: - "*"