We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c2453 commit 213e0abCopy full SHA for 213e0ab
.github/dependabot.yml
@@ -15,4 +15,4 @@ updates:
15
# Ignore all versions : cf pom.xml comments
16
- dependency-name: "com.mycila:license-maven-plugin"
17
- dependency-name: "org.springframework.data:spring-data-commons"
18
- update-types: "version-update:semver-major"
+ update-types: ["version-update:semver-patch", "version-update:semver-minor"]
0 commit comments