Skip to content

Commit 074d026

Browse files
committed
issue-209 Added quarkus2 branch to dependabot.yml (#210)
Signed-off-by: Helber Belmiro <[email protected]> Signed-off-by: Helber Belmiro <[email protected]>
1 parent 250d138 commit 074d026

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ updates:
99
directory: "/"
1010
schedule:
1111
interval: "daily"
12+
target-branch: "main/quarkus2"
1213
ignore:
13-
- dependency-name: "org.apache.maven.plugins:maven-compiler-plugin"
14+
- dependency-name: "org.apache.maven.plugins:maven-compiler-plugin"

0 commit comments

Comments
 (0)