diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 74494aecf9..17cc8c80c0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -26,6 +26,8 @@ updates: patch-dependencies: update-types: - "patch" + patterns: + - "*" commitlint: patterns: - "@commitlint*"