testcontainers-spring-boot icon indicating copy to clipboard operation
testcontainers-spring-boot copied to clipboard

dependabot: noisy patch versions updates

Open Aloren opened this issue 3 years ago • 1 comments

Update dependabot configuration to:

    ignore:
      - dependency-name: "*"
        update-types: ["version-update:semver-patch"]

But we want to still get patch updates for testscontainers-bom. Check whether this is possible with dependabot.

Aloren avatar Apr 27 '22 19:04 Aloren

related: https://github.com/dependabot/dependabot-core/issues/2165

Aloren avatar May 27 '22 20:05 Aloren