diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ca868bfa..d387c941 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,11 @@ updates: applies-to: security-updates patterns: - "*" + ignore: + # Remove this when Trunk uses v19 for Commitlint + - dependency-name: wagoid/commitlint-github-action + update-types: + - version-update:semver-major - package-ecosystem: gomod directory: / schedule: