Skip to content

Commit c16c580

Browse files
committed
update dependabot
1 parent f773674 commit c16c580

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ updates:
1111
interval: "weekly"
1212
ignore:
1313
# Ignore all versions : cf pom.xml comments
14-
- dependency-name: "org.sonarsource.java.sonar-java-plugin"
14+
- dependency-name: "org.sonarsource.java:sonar-java-plugin"
1515
# Ignore all versions : cf pom.xml comments
1616
- dependency-name: "com.mycila:license-maven-plugin"
17-
# Ignore specific versions of another dependency
18-
- dependency-name: "org.springframework.data.spring-data-jpa"
19-
versions: [ "3.x" ]

0 commit comments

Comments
 (0)