diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e6a59288a..119b93aad 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -38,3 +38,6 @@ updates: - dependency-name: ora versions: - '>= 6' + - dependency-name: update-notifier + versions: + - '>= 6'