diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d979f51..cca3c65 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,9 @@ updates: schedule: interval: "daily" open-pull-requests-limit: 10 + groups: + ESLint: + patterns: ["*eslint*"] ignore: # Ignore dependencies that must be aligned to Kaoto UI version - dependency-name: "@kaoto/*"