Skip to content

Commit 213e0ab

Browse files
committed
update dependabot FIX
1 parent 42c2453 commit 213e0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ updates:
1515
# Ignore all versions : cf pom.xml comments
1616
- dependency-name: "com.mycila:license-maven-plugin"
1717
- dependency-name: "org.springframework.data:spring-data-commons"
18-
update-types: "version-update:semver-major"
18+
update-types: ["version-update:semver-patch", "version-update:semver-minor"]

0 commit comments

Comments
 (0)