diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5512415..eb56556 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,10 @@ updates: schedule: interval: "weekly" open-pull-requests-limit: 5 + ignore: + # Maintainers bump the minimum slack-bolt version manually so the project + # does not always require the latest release. + - dependency-name: "slack-bolt" - package-ecosystem: "github-actions" directory: "/" schedule: