Skip to content

Commit 2572de5

Browse files
committed
HV-2059 Add develocity extensions to the build dependency group
1 parent b0bb1a0 commit 2572de5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

+3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ updates:
2020
# use for Hibernate Bot rules.
2121
build-dependencies:
2222
patterns:
23+
# Maven extensions:
24+
- "*-maven-extension"
25+
- "org.hibernate.infra.develocity:*"
2326
# Maven plugins:
2427
- "*maven*plugin*"
2528
- "org.apache.maven*:*"

0 commit comments

Comments
 (0)