diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7f61f10dd5..5359049164 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,7 @@ updates: day: tuesday open-pull-requests-limit: 20 # default is 5 ignore: + - dependency-name: '@elastic/elasticsearch' - dependency-name: '*' update-types: ['version-update:semver-patch', 'version-update:semver-minor']