diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5f8143fb0e..291fce5225 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -24,6 +24,9 @@ updates: graphql-codegen: patterns: - "@graphql-codegen/*" + - "@graphql-typed-document-node/core" + - "replace-in-file" + - "typescript-graphql-typed-files-modules" storybook: patterns: - "@storybook/*"