Skip to content

Commit 51474df

Browse files
artembilanEddieChoCho
authored andcommitted
Fix dependabot.yml for Gradle Develocity as DEV dep
1 parent 1586e0a commit 51474df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ updates:
1818
update-types:
1919
- patch
2020
patterns:
21-
- com.gradle.enterprise
21+
- com.gradle.*
2222
- com.github.spotbugs
2323
- io.spring.*
2424
- org.ajoberstar.grgit
@@ -64,7 +64,7 @@ updates:
6464
update-types:
6565
- patch
6666
patterns:
67-
- com.gradle.enterprise
67+
- com.gradle.*
6868
- com.github.spotbugs
6969
- io.spring.*
7070
- org.ajoberstar.grgit
@@ -110,7 +110,7 @@ updates:
110110
update-types:
111111
- patch
112112
patterns:
113-
- com.gradle.enterprise
113+
- com.gradle.*
114114
- com.github.spotbugs
115115
- io.spring.*
116116
- org.ajoberstar.grgit

0 commit comments

Comments
 (0)