We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d9c802 commit b1d8d27Copy full SHA for b1d8d27
.github/dependabot.yml
@@ -9,16 +9,3 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "weekly"
12
- groups:
13
- testing-dependencies:
14
- # These two interfere and can't be upgraded indepently;
15
- # often they can't be upgraded together either.
16
- patterns:
17
- - "org.springframework.boot*"
18
- - "org.junit*"
19
- ordinary-dependencies: # Uncontroversial dependencies
20
21
- - "*"
22
- exclude-patterns:
23
24
0 commit comments