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 4ed2eb1 commit 2cfeb73Copy full SHA for 2cfeb73
1 file changed
.github/dependabot.yml
@@ -10,8 +10,7 @@ updates:
10
groups:
11
java-bundles:
12
patterns:
13
- - "org.junit.jupiter:*"
14
- - "org.slf4j:*"
+ - "*"
15
16
- package-ecosystem: "github-actions"
17
directory: "/" # even for `.github/workflows`
0 commit comments