diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 08da05c4..c4801cbb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,9 @@ updates: directory: '/' schedule: interval: 'daily' + ignore: + - dependency-name: "*" + update-types: ["version-update:semver-major"] - package-ecosystem: 'github-actions' directory: '/' schedule: