diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 70e48083..66d27a73 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -26,7 +26,7 @@ updates: groups: dependencies: patterns: - - '@swc/core-*' + - '@swc/core*' ignore: # Ignore all @types/nodes patch updates, since # this package updates so frequently