diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f60e94af83..2f9f779097 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "daily" + ignore: + update-types: + - sem-ver:patch + - sem-ver:minor - package-ecosystem: "github-actions" directory: "/" schedule: