diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 635e46214..d6c20a6bc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,9 @@ updates: - "/docker" schedule: interval: daily + ignore: + - dependency-name: "*" + update-types: ["version-update:semver-major"] open-pull-requests-limit: 10 - package-ecosystem: pip