diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f8414ae4..8b1bb85f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,9 @@ updates: schedule: interval: "daily" time: "02:00" + ignore: + - dependency-name: "*" + update-types: [ "version-update:semver-major" ] - package-ecosystem: "github-actions" directory: "/" schedule: