diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b00b00f..0438980 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -22,6 +22,7 @@ updates: prefix: 'chore' include: 'scope' ignore: + # https://github.com/lerna/lerna/issues/4021 - dependency-name: 'conventional-changelog-conventionalcommits' versions: - '>= 8'