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.
2 parents 905fad1 + c55a123 commit c5cf604Copy full SHA for c5cf604
1 file changed
.github/dependabot.yml
@@ -6,30 +6,6 @@ updates:
6
interval: "daily"
7
exclude-paths:
8
- "src/test/**"
9
- - package-ecosystem: "gradle"
10
- directory: "/"
11
- schedule:
12
- interval: "daily"
13
- exclude-paths:
14
- - "src/test/**"
15
- - package-ecosystem: "npm"
16
17
18
19
20
21
- - package-ecosystem: "pip"
22
23
24
25
26
27
- - package-ecosystem: "gomod"
28
29
30
31
32
33
- package-ecosystem: "github-actions"
34
directory: "/"
35
schedule:
0 commit comments