We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bd1437 commit cc6e023Copy full SHA for cc6e023
.github/dependabot.yml
@@ -18,6 +18,8 @@ updates:
18
patterns:
19
- "org.mvnpm*"
20
dependencies:
21
+ patterns:
22
+ - "*"
23
exclude-patterns:
24
- "io.quarkus*"
25
- "quarkus*"
0 commit comments